(SubMesh) Renamed GetSkinIndex to GetMaterialIndex
Former-commit-id: 7d28e3baa39342234495c9637e7e4886ffdc4b5a
This commit is contained in:
@@ -29,7 +29,7 @@ nzPrimitiveType NzSubMesh::GetPrimitiveType() const
|
||||
return m_primitiveType;
|
||||
}
|
||||
|
||||
unsigned int NzSubMesh::GetSkinIndex() const
|
||||
unsigned int NzSubMesh::GetMaterialIndex() const
|
||||
{
|
||||
return m_matIndex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user