Assimp  v4.1. (December 2018)
Assimp::LWO::UVChannel Struct Reference

Represents an extra vertex UV channel. More...

Inherits Assimp::LWO::VMapEntry.

Public Member Functions

 UVChannel ()
 
- 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 an extra vertex UV channel.

Constructor & Destructor Documentation

◆ UVChannel()

Assimp::LWO::UVChannel::UVChannel ( )
inline

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