|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::FIStringValue.
Inherited by Assimp::FICDATAValueImpl.
Static Public Member Functions | |
| static std::shared_ptr< FICDATAValue > | create (std::string &&value) |
Static Public Member Functions inherited from Assimp::FIStringValue | |
| static std::shared_ptr< FIStringValue > | create (std::string &&value) |
Additional Inherited Members | |
Public Member Functions inherited from Assimp::FIValue | |
| virtual const std::string & | toString () const =0 |
| virtual | ~FIValue () |
Public Attributes inherited from Assimp::FIStringValue | |
| std::string | value |
|
static |