Assimp
v3.1.1 (June 2014)
|
Inherits Assimp::FIValue.
Inherited by Assimp::FIBoolValueImpl.
Static Public Member Functions | |
static std::shared_ptr< FIBoolValue > | create (std::vector< bool > &&value) |
Public Attributes | |
std::vector< bool > | value |
Additional Inherited Members | |
![]() | |
virtual const std::string & | toString () const =0 |
|
static |
std::vector<bool> Assimp::FIBoolValue::value |