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

Represents an extra vertex color channel. More...

Inherits Assimp::LWO::VMapEntry.

Public Member Functions

virtual void Allocate (unsigned int num)
 need to overwrite this function - the alpha channel must be initialized to 1.0 by default More...
 
 VColorChannel ()
 
- Public Member Functions inherited from Assimp::LWO::VMapEntry
 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 an extra vertex color channel.

Constructor & Destructor Documentation

§ VColorChannel()

Assimp::LWO::VColorChannel::VColorChannel ( )
inline

Member Function Documentation

§ Allocate()

virtual void Assimp::LWO::VColorChannel::Allocate ( unsigned int  num)
inlinevirtual

need to overwrite this function - the alpha channel must be initialized to 1.0 by default

Reimplemented from Assimp::LWO::VMapEntry.


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