Big f***ing cleanup part 1
This commit is contained in:
@@ -107,7 +107,7 @@ namespace Nz
|
||||
return m_vertexBuffer;
|
||||
}
|
||||
|
||||
unsigned int StaticMesh::GetVertexCount() const
|
||||
std::size_t StaticMesh::GetVertexCount() const
|
||||
{
|
||||
return m_vertexBuffer->GetVertexCount();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user