Assimp
v3.1.1 (June 2014)
|
Represents a vertex-normals channel (MODO extension) More...
Inherits Assimp::LWO::VMapEntry.
Public Member Functions | |
NormalChannel () | |
![]() | |
virtual void | Allocate (unsigned int num) |
allocates memory for the vertex map More... | |
VMapEntry (unsigned int _dims) | |
virtual | ~VMapEntry () |
Additional Inherited Members | |
![]() | |
std::vector< bool > | abAssigned |
unsigned int | dims |
std::string | name |
std::vector< float > | rawData |
Represents a vertex-normals channel (MODO extension)
|
inline |