Assimp
v4.1. (December 2018)
|
Inherits Assimp::FIShortValue.
Public Member Functions | |
FIShortValueImpl (std::vector< int16_t > &&value_) | |
virtual const std::string & | toString () const |
![]() | |
virtual | ~FIValue () |
Public Attributes | |
std::string | strValue |
bool | strValueValid |
![]() | |
std::vector< int16_t > | value |
Additional Inherited Members | |
![]() | |
static std::shared_ptr< FIShortValue > | create (std::vector< int16_t > &&value) |
|
inline |
|
inlinevirtual |
Implements Assimp::FIValue.
|
mutable |
|
mutable |