Assimp  v3.1.1 (June 2014)
Assimp::FIIntValueImpl Struct Reference

Inherits Assimp::FIIntValue.

Public Member Functions

 FIIntValueImpl (std::vector< int32_t > &&value_)
 
virtual const std::string & toString () const
 

Public Attributes

std::string strValue
 
bool strValueValid
 
- Public Attributes inherited from Assimp::FIIntValue
std::vector< int32_tvalue
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::FIIntValue
static std::shared_ptr< FIIntValuecreate (std::vector< int32_t > &&value)
 

Constructor & Destructor Documentation

◆ FIIntValueImpl()

Assimp::FIIntValueImpl::FIIntValueImpl ( std::vector< int32_t > &&  value_)
inline

Member Function Documentation

◆ toString()

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

Implements Assimp::FIValue.

Member Data Documentation

◆ strValue

std::string Assimp::FIIntValueImpl::strValue
mutable

◆ strValueValid

bool Assimp::FIIntValueImpl::strValueValid
mutable

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