バージョン
4.0-651
ブランチ
GLExtensions
投稿日時
10 年, 4 ヶ月前
Windows x64 Windows x86 Android
コミット
aba0c9385c7291f8bb96d2c375a5c3067976b516
投稿者
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