Assimp
v4.1. (December 2018)
|
Inherits Assimp::FICDATAValue.
Public Member Functions | |
FICDATAValueImpl (std::string &&value_) | |
virtual const std::string & | toString () const |
Additional Inherited Members | |
![]() | |
static std::shared_ptr< FICDATAValue > | create (std::string &&value) |
![]() | |
static std::shared_ptr< FIStringValue > | create (std::string &&value) |
![]() | |
std::string | value |
|
inline |
|
inlinevirtual |
Implements Assimp::FIValue.