Assimp  v3.1.1 (June 2014)
pmx::PmxMorphUVOffset Class Reference

Inherits pmx::PmxMorphOffset.

Public Member Functions

 PmxMorphUVOffset ()
 
void Read (std::istream *stream, PmxSetting *setting)
 

Public Attributes

float uv_offset [4]
 
int vertex_index
 

Constructor & Destructor Documentation

◆ PmxMorphUVOffset()

pmx::PmxMorphUVOffset::PmxMorphUVOffset ( )
inline

Member Function Documentation

◆ Read()

void pmx::PmxMorphUVOffset::Read ( std::istream *  stream,
PmxSetting setting 
)
virtual

Implements pmx::PmxMorphOffset.

Member Data Documentation

◆ uv_offset

float pmx::PmxMorphUVOffset::uv_offset[4]

◆ vertex_index

int pmx::PmxMorphUVOffset::vertex_index

The documentation for this class was generated from the following files: