DArray< uint > & shapeIds()
DArray< Vec2f > & texCoords()
DArray< Vec2f > mTexCoords
DArray< Vec3f > & vertices()
std::vector< std::shared_ptr< Material > > & materials()
void merge(const std::shared_ptr< TextureMesh > &texMesh01, const std::shared_ptr< TextureMesh > &texMesh02)
std::vector< std::shared_ptr< Shape > > & shapes()
DArray< Vec3f > & normals()
std::vector< std::shared_ptr< Material > > mMaterials
std::vector< std::shared_ptr< Shape > > mShapes
DArray< Vec3f > mVertices