Assimp  v4.1. (December 2018)
glTF::Mesh::SExtension Struct Reference

Extension used for mesh. More...

Public Types

enum  EType { Unknown }
 Type of extension. More...
 

Public Member Functions

 SExtension (const EType pType)
 Constructor. More...
 
virtual ~SExtension ()
 

Public Attributes

EType Type
 Type of extension. More...
 

Detailed Description

Extension used for mesh.

Member Enumeration Documentation

◆ EType

Type of extension.

Enumerator
Unknown 

Constructor & Destructor Documentation

◆ SExtension()

glTF::Mesh::SExtension::SExtension ( const EType  pType)
inline

Constructor.

Parameters
[in]pType- type of extension.

◆ ~SExtension()

virtual glTF::Mesh::SExtension::~SExtension ( )
inlinevirtual

Member Data Documentation

◆ Type

EType glTF::Mesh::SExtension::Type

Type of extension.


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