Assimp  v4.1. (December 2018)
Assimp::FIFloatValueImpl Struct Reference

Inherits Assimp::FIFloatValue.

Public Member Functions

 FIFloatValueImpl (std::vector< float > &&value_)
 
virtual const std::string & toString () const
 

Public Attributes

std::string strValue
 
bool strValueValid
 
- Public Attributes inherited from Assimp::FIFloatValue
std::vector< float > value
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::FIFloatValue
static std::shared_ptr< FIFloatValuecreate (std::vector< float > &&value)
 

Constructor & Destructor Documentation

◆ FIFloatValueImpl()

Assimp::FIFloatValueImpl::FIFloatValueImpl ( std::vector< float > &&  value_)
inline

Member Function Documentation

◆ toString()

virtual const std::string& Assimp::FIFloatValueImpl::toString ( ) const
inlinevirtual

Implements Assimp::FIValue.

Member Data Documentation

◆ strValue

std::string Assimp::FIFloatValueImpl::strValue
mutable

◆ strValueValid

bool Assimp::FIFloatValueImpl::strValueValid
mutable

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