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