Visualization Library 2.0.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
The A3DSTriFace class represents a triangle in a 3DS file. More...
#include <io3DS.hpp>
Public Member Functions | |
A3DSTriFace () | |
Public Attributes | |
unsigned short | mA |
unsigned short | mB |
unsigned short | mC |
unsigned short | mFlags |
unsigned int | mSmoothingGroup |
int | mMaterialIndex |
The A3DSTriFace class represents a triangle in a 3DS file.
Visualization Library 2.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:05.
© Copyright Michele Bosi. All rights reserved.