Inherits irr::io::IIrrXMLReader< char, irr::io::IXMLBase >.
Inherited by Assimp::CFIReaderImpl, and Assimp::CXMLReaderImpl.
◆ ~FIReader()
Assimp::FIReader::~FIReader |
( |
| ) |
|
|
inlinevirtual |
◆ create()
◆ getAttributeEncodedValue() [1/2]
virtual std::shared_ptr<const FIValue> Assimp::FIReader::getAttributeEncodedValue |
( |
const char * |
name | ) |
const |
|
pure virtual |
◆ getAttributeEncodedValue() [2/2]
virtual std::shared_ptr<const FIValue> Assimp::FIReader::getAttributeEncodedValue |
( |
int |
idx | ) |
const |
|
pure virtual |
◆ registerDecoder()
virtual void Assimp::FIReader::registerDecoder |
( |
const std::string & |
algorithmUri, |
|
|
std::unique_ptr< FIDecoder > |
decoder |
|
) |
| |
|
pure virtual |
◆ registerVocabulary()
virtual void Assimp::FIReader::registerVocabulary |
( |
const std::string & |
vocabularyUri, |
|
|
const FIVocabulary * |
vocabulary |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: