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