Associate an object and a material with geometry in an OBJ.
More...
|
| | ObjectMaterialUse (const std::string &objName, const std::string &matName, size_t faceId) |
| |
|
|
std::string | objectName |
| | The name of the object.
|
| |
|
std::string | materialName |
| | The name of the material.
|
| |
|
size_t | index |
| | The position of the first face of the object in the OBJ file.
|
| |
Associate an object and a material with geometry in an OBJ.
◆ ObjectMaterialUse()
| CompositeObj::ObjectMaterialUse::ObjectMaterialUse |
( |
const std::string & |
objName, |
|
|
const std::string & |
matName, |
|
|
size_t |
faceId |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| objName | object name |
| matName | material name |
| faceId | the object first face position |
The documentation for this class was generated from the following file:
- src/tools/objtoscene/CompositeObj.cpp