Assimp
v4.1. (December 2018)
|
Inherits Assimp::FIValue.
Inherited by Assimp::FIIntValueImpl.
Static Public Member Functions | |
static std::shared_ptr< FIIntValue > | create (std::vector< int32_t > &&value) |
Public Attributes | |
std::vector< int32_t > | value |
Additional Inherited Members | |
![]() | |
virtual const std::string & | toString () const =0 |
|
static |
std::vector<int32_t> Assimp::FIIntValue::value |