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