Assimp  v3.1.1 (June 2014)
Assimp::LWO::NormalChannel Struct Reference

Represents a vertex-normals channel (MODO extension) More...

Inherits Assimp::LWO::VMapEntry.

Public Member Functions

 NormalChannel ()
 
- Public Member Functions inherited from Assimp::LWO::VMapEntry
virtual void Allocate (unsigned int num)
 allocates memory for the vertex map More...
 
 VMapEntry (unsigned int _dims)
 
virtual ~VMapEntry ()
 

Additional Inherited Members

- Public Attributes inherited from Assimp::LWO::VMapEntry
std::vector< bool > abAssigned
 
unsigned int dims
 
std::string name
 
std::vector< float > rawData
 

Detailed Description

Represents a vertex-normals channel (MODO extension)

Constructor & Destructor Documentation

§ NormalChannel()

Assimp::LWO::NormalChannel::NormalChannel ( )
inline

The documentation for this struct was generated from the following file: