Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
The A3DSMaterialFaceMapping class represents the material/face mapping in a 3DS file. More...
#include <io3DS.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 146 of file io3DS.hpp.
std::vector<unsigned short> vl::A3DSMaterialFaceMapping::mMappedFace |