|
Assimp
v4.1. (December 2018)
|
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 |
Represents a weight map.
|
inline |