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.
◆ VMapEntry()
| Assimp::LWO::VMapEntry::VMapEntry |
( |
unsigned int |
_dims | ) |
|
|
inlineexplicit |
◆ ~VMapEntry()
| virtual Assimp::LWO::VMapEntry::~VMapEntry |
( |
| ) |
|
|
inlinevirtual |
◆ Allocate()
| virtual void Assimp::LWO::VMapEntry::Allocate |
( |
unsigned int |
num | ) |
|
|
inlinevirtual |
◆ abAssigned
| std::vector<bool> Assimp::LWO::VMapEntry::abAssigned |
◆ dims
| unsigned int Assimp::LWO::VMapEntry::dims |
◆ name
| std::string Assimp::LWO::VMapEntry::name |
◆ rawData
| std::vector<float> Assimp::LWO::VMapEntry::rawData |
The documentation for this struct was generated from the following file: