Fix white space issues.

This commit is contained in:
Henrik Halen 2019-06-26 16:32:42 -07:00
parent 530a40d0e1
commit ef35253c82
2 changed files with 3 additions and 4 deletions

View File

@ -61,7 +61,6 @@ struct RawVertex {
std::vector<Vec4i> jointIndices;
std::vector<Vec4f> jointWeights;
std::vector<RawVertexSkinningInfo> skinningInfo;
// end of members that directly correspond to vertex attributes