mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 13:23:59 +02:00
- code cleanup from cppcheck
This commit is contained in:
@@ -47,6 +47,8 @@ Mesh::Mesh() {
|
||||
vertexCount= 0;
|
||||
indexCount= 0;
|
||||
texCoordFrameCount = 0;
|
||||
opacity = 0.0f;
|
||||
specularPower = 0.0f;
|
||||
|
||||
vertices= NULL;
|
||||
normals= NULL;
|
||||
|
Reference in New Issue
Block a user