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