Assimp
v4.1. (December 2018)
|
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 |