Assimp  v3.1.1 (June 2014)
Assimp::HMP::Header_HMP5 Struct Reference

Data structure for the header of a HMP5 file. More...

Public Attributes

float boundingradius
 
int32_t flags
 
float fnumverts_x
 Number of vertices in x direction. More...
 
float ftrisize_x
 Size of one triangle in x direction. More...
 
float ftrisize_y
 Size of one triangle in y direction. More...
 
int8_t ident [4]
 
int32_t num_stverts
 Always 0 ... More...
 
int32_t numframes
 only one supported ... More...
 
int32_t numskins
 Number of skins in the file. More...
 
int32_t numtris
 
int32_t numverts
 Number of vertices in the file. More...
 
float scale [3]
 
float scale_origin [3]
 
float size
 
int32_t skinheight
 
int32_t skinwidth
 
int32_t version
 

Detailed Description

Data structure for the header of a HMP5 file.

This is also used by HMP4 and HMP7, but with modifications

Member Data Documentation

float Assimp::HMP::Header_HMP5::boundingradius
int32_t Assimp::HMP::Header_HMP5::flags
float Assimp::HMP::Header_HMP5::fnumverts_x

Number of vertices in x direction.

float Assimp::HMP::Header_HMP5::ftrisize_x

Size of one triangle in x direction.

float Assimp::HMP::Header_HMP5::ftrisize_y

Size of one triangle in y direction.

int8_t Assimp::HMP::Header_HMP5::ident[4]
int32_t Assimp::HMP::Header_HMP5::num_stverts

Always 0 ...

int32_t Assimp::HMP::Header_HMP5::numframes

only one supported ...

int32_t Assimp::HMP::Header_HMP5::numskins

Number of skins in the file.

int32_t Assimp::HMP::Header_HMP5::numtris
int32_t Assimp::HMP::Header_HMP5::numverts

Number of vertices in the file.

float Assimp::HMP::Header_HMP5::scale[3]
float Assimp::HMP::Header_HMP5::scale_origin[3]
float Assimp::HMP::Header_HMP5::size
int32_t Assimp::HMP::Header_HMP5::skinheight
int32_t Assimp::HMP::Header_HMP5::skinwidth
int32_t Assimp::HMP::Header_HMP5::version

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