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

Inherits Assimp::FIBoolValue.

Public Member Functions

 FIBoolValueImpl (std::vector< bool > &&value_)
 
virtual const std::string & toString () const
 

Public Attributes

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

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::FIBoolValue
static std::shared_ptr< FIBoolValuecreate (std::vector< bool > &&value)
 

Constructor & Destructor Documentation

◆ FIBoolValueImpl()

Assimp::FIBoolValueImpl::FIBoolValueImpl ( std::vector< bool > &&  value_)
inline

Member Function Documentation

◆ toString()

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

Implements Assimp::FIValue.

Member Data Documentation

◆ strValue

std::string Assimp::FIBoolValueImpl::strValue
mutable

◆ strValueValid

bool Assimp::FIBoolValueImpl::strValueValid
mutable

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