Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
The A3DSMaterialFaceMapping class represents the material/face mapping in a 3DS file. More...
#include <vl3DS.hpp>
Public Attributes | |
| String | mMaterialName |
| std::vector< unsigned short > | mMappedFace |
The A3DSMaterialFaceMapping class represents the material/face mapping in a 3DS file.
Definition at line 145 of file vl3DS.hpp.
| std::vector<unsigned short> vl::A3DSMaterialFaceMapping::mMappedFace |