Fix white space issues.
This commit is contained in:
parent
530a40d0e1
commit
ef35253c82
|
@ -61,7 +61,6 @@ struct RawVertex {
|
||||||
std::vector<Vec4i> jointIndices;
|
std::vector<Vec4i> jointIndices;
|
||||||
std::vector<Vec4f> jointWeights;
|
std::vector<Vec4f> jointWeights;
|
||||||
|
|
||||||
|
|
||||||
std::vector<RawVertexSkinningInfo> skinningInfo;
|
std::vector<RawVertexSkinningInfo> skinningInfo;
|
||||||
// end of members that directly correspond to vertex attributes
|
// end of members that directly correspond to vertex attributes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue