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