Fix material ID assignment.
Fix build of example/obj_sticher.
This commit is contained in:
@@ -47,8 +47,6 @@ typedef struct
|
||||
{
|
||||
std::string name;
|
||||
mesh_t mesh;
|
||||
//std::vector< std::pair<int, int> > submeshes;
|
||||
//std::vector< int > materials;
|
||||
} shape_t;
|
||||
|
||||
class MaterialReader
|
||||
|
||||
Reference in New Issue
Block a user