|
Assimp v3.1.1 (June 2014)
|
Helper class to represent a loaded PLY face. More...
#include <PlyParser.h>
Public Member Functions | |
| Face () | |
Public Attributes | |
| unsigned int | iMaterialIndex |
| Material index. More... | |
| std::vector< unsigned int > | mIndices |
| List of vertex indices. More... | |
Helper class to represent a loaded PLY face.
|
inline |
| unsigned int Assimp::PLY::Face::iMaterialIndex |
Material index.
| std::vector<unsigned int> Assimp::PLY::Face::mIndices |
List of vertex indices.