HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_CodecRegistry::Entry< T > Class Template Reference

#include <GLTF_CodecRegistry.h>

+ Inheritance diagram for GLTF_CodecRegistry::Entry< T >:

Public Member Functions

 Entry (const char *name)
 
 ~Entry () override=default
 
bool isExtensionSupported (const char *ext_name) const override
 
- Public Member Functions inherited from GLTF_CodecRegistry::EntryBase
 EntryBase (const char *name)
 
virtual ~EntryBase ()
 

Detailed Description

template<typename T>
class GLTF_CodecRegistry::Entry< T >

Definition at line 40 of file GLTF_CodecRegistry.h.

Constructor & Destructor Documentation

template<typename T >
GLTF_CodecRegistry::Entry< T >::Entry ( const char *  name)
inline

Definition at line 43 of file GLTF_CodecRegistry.h.

template<typename T >
GLTF_CodecRegistry::Entry< T >::~Entry ( )
overridedefault

Member Function Documentation

template<typename T >
bool GLTF_CodecRegistry::Entry< T >::isExtensionSupported ( const char *  ext_name) const
inlineoverridevirtual

Implements GLTF_CodecRegistry::EntryBase.

Definition at line 50 of file GLTF_CodecRegistry.h.


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