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

Inherits Assimp::FIDoubleValue.

Public Member Functions

 FIDoubleValueImpl (std::vector< double > &&value_)
 
virtual const std::string & toString () const
 

Public Attributes

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

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::FIDoubleValue
static std::shared_ptr< FIDoubleValuecreate (std::vector< double > &&value)
 

Constructor & Destructor Documentation

◆ FIDoubleValueImpl()

Assimp::FIDoubleValueImpl::FIDoubleValueImpl ( std::vector< double > &&  value_)
inline

Member Function Documentation

◆ toString()

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

Implements Assimp::FIValue.

Member Data Documentation

◆ strValue

std::string Assimp::FIDoubleValueImpl::strValue
mutable

◆ strValueValid

bool Assimp::FIDoubleValueImpl::strValueValid
mutable

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