Base structure for all vertex map representations.
More...
Inherited by Assimp::LWO::NormalChannel, Assimp::LWO::UVChannel, Assimp::LWO::VColorChannel, and Assimp::LWO::WeightChannel.
Base structure for all vertex map representations.
Assimp::LWO::VMapEntry::VMapEntry |
( |
unsigned int |
_dims | ) |
|
|
inlineexplicit |
virtual Assimp::LWO::VMapEntry::~VMapEntry |
( |
| ) |
|
|
inlinevirtual |
virtual void Assimp::LWO::VMapEntry::Allocate |
( |
unsigned int |
num | ) |
|
|
inlinevirtual |
std::vector<bool> Assimp::LWO::VMapEntry::abAssigned |
unsigned int Assimp::LWO::VMapEntry::dims |
std::string Assimp::LWO::VMapEntry::name |
std::vector<float> Assimp::LWO::VMapEntry::rawData |
The documentation for this struct was generated from the following file: