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

Represents a weight map. More...

Inherits Assimp::LWO::VMapEntry.

Public Member Functions

 WeightChannel ()
 
- 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 weight map.

Constructor & Destructor Documentation

◆ WeightChannel()

Assimp::LWO::WeightChannel::WeightChannel ( )
inline

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