Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
aiMetadataEntry Struct Reference

Metadata entry. More...

#include <metadata.h>

Public Member Functions

 aiMetadataEntry ()
 

Public Attributes

void * mData
 
aiMetadataType mType
 

Detailed Description

Metadata entry.

The type field uniquely identifies the underlying type of the data field

Constructor & Destructor Documentation

◆ aiMetadataEntry()

aiMetadataEntry::aiMetadataEntry ( )
inline

Member Data Documentation

◆ mData

void* aiMetadataEntry::mData

◆ mType

aiMetadataType aiMetadataEntry::mType

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