버전
4.0-619
분기
master
날짜
10년, 3개월 전
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
커밋
770485ad04185c93ea18b8bf86e56569d1fb8f37
만든이 변경
degasus
설명 변경
VertexLoader: don't check for possible range

I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it