Obj: fix issue 121 - set group names as the mesh names.

This commit is contained in:
Kim Kulling
2015-07-09 20:15:44 +02:00
parent 891c17ee7b
commit e138a02dd5
4 changed files with 25 additions and 23 deletions

View File

@@ -113,9 +113,9 @@ private:
/// Parse object name
void getObjectName();
/// Creates a new object.
void createObject(const std::string &strObjectName);
void createObject( const std::string &strObjectName );
/// Creates a new mesh.
void createMesh();
void createMesh( const std::string &meshName );
/// Returns true, if a new mesh instance must be created.
bool needsNewMesh( const std::string &rMaterialName );
/// Error report in token