Assimp  v4.1. (December 2018)
Assimp::FIDecoder Struct Referenceabstract

Inherited by Assimp::FIBase64Decoder, Assimp::FIBoolDecoder, Assimp::FICDATADecoder, Assimp::FIDoubleDecoder, Assimp::FIFloatDecoder, Assimp::FIHexDecoder, Assimp::FIIntDecoder, Assimp::FILongDecoder, Assimp::FIShortDecoder, and Assimp::FIUUIDDecoder.

Public Member Functions

virtual std::shared_ptr< const FIValuedecode (const uint8_t *data, size_t len)=0
 
virtual ~FIDecoder ()
 

Constructor & Destructor Documentation

◆ ~FIDecoder()

virtual Assimp::FIDecoder::~FIDecoder ( )
inlinevirtual

Member Function Documentation

◆ decode()


The documentation for this struct was generated from the following file: