Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Helper structure representing a face with smoothing groups assigned. More...
#include <SmoothingGroups.h>
Public Member Functions | |
FaceWithSmoothingGroup () AI_NO_EXCEPT | |
Public Attributes | |
uint32_t | iSmoothGroup |
specifies to which smoothing group the face belongs to More... | |
uint32_t | mIndices [3] |
Indices. More... | |
Helper structure representing a face with smoothing groups assigned.
|
inline |
uint32_t FaceWithSmoothingGroup::iSmoothGroup |
specifies to which smoothing group the face belongs to
uint32_t FaceWithSmoothingGroup::mIndices[3] |
Indices.
.3ds is using uint16. However, after an unique vertex set has been generated, individual index values might exceed 2^16