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 <io3DS.hpp>
Public Attributes | |
String | mMaterialName |
std::vector< unsigned short > | mMappedFace |
The A3DSMaterialFaceMapping class represents the material/face mapping in a 3DS file.
std::vector<unsigned short> vl::A3DSMaterialFaceMapping::mMappedFace |