Refactoring work... working on meshes
This commit is contained in:
@ -31,6 +31,8 @@ namespace Ogre
|
||||
|
||||
uint m_uTrianglesAdded;
|
||||
uint m_uVerticesAdded;
|
||||
|
||||
long int* vertexIndices;
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user