Assimp  v3.1.1 (June 2014)
Assimp::PLY::PropertyInstance::ValueUnion Union Reference

Public Attributes

double fDouble
 Float64 representation of the property. More...
 
float fFloat
 Float32 representation of the property. More...
 
int32_t iInt
 Int32 representation of the property. All. More...
 
uint32_t iUInt
 uInt32 representation of the property. All More...
 

Member Data Documentation

double Assimp::PLY::PropertyInstance::ValueUnion::fDouble

Float64 representation of the property.

float Assimp::PLY::PropertyInstance::ValueUnion::fFloat

Float32 representation of the property.

int32_t Assimp::PLY::PropertyInstance::ValueUnion::iInt

Int32 representation of the property. All.

uint32_t Assimp::PLY::PropertyInstance::ValueUnion::iUInt

uInt32 representation of the property. All


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