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

◆ boundingradius

float Assimp::HMP::Header_HMP5::boundingradius

◆ flags

int32_t Assimp::HMP::Header_HMP5::flags

◆ fnumverts_x

float Assimp::HMP::Header_HMP5::fnumverts_x

Number of vertices in x direction.

◆ ftrisize_x

float Assimp::HMP::Header_HMP5::ftrisize_x

Size of one triangle in x direction.

◆ ftrisize_y

float Assimp::HMP::Header_HMP5::ftrisize_y

Size of one triangle in y direction.

◆ ident

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

◆ num_stverts

int32_t Assimp::HMP::Header_HMP5::num_stverts

Always 0 ...

◆ numframes

int32_t Assimp::HMP::Header_HMP5::numframes

only one supported ...

◆ numskins

int32_t Assimp::HMP::Header_HMP5::numskins

Number of skins in the file.

◆ numtris

int32_t Assimp::HMP::Header_HMP5::numtris

◆ numverts

int32_t Assimp::HMP::Header_HMP5::numverts

Number of vertices in the file.

◆ scale

float Assimp::HMP::Header_HMP5::scale[3]

◆ scale_origin

float Assimp::HMP::Header_HMP5::scale_origin[3]

◆ size

float Assimp::HMP::Header_HMP5::size

◆ skinheight

int32_t Assimp::HMP::Header_HMP5::skinheight

◆ skinwidth

int32_t Assimp::HMP::Header_HMP5::skinwidth

◆ version

int32_t Assimp::HMP::Header_HMP5::version

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