Assimp  v3.1.1 (June 2014)
Assimp::FIVocabulary Struct Reference

Public Attributes

const FIQNameattributeNameTable
 
size_t attributeNameTableSize
 
const std::shared_ptr< const FIValue > * attributeValueTable
 
size_t attributeValueTableSize
 
const std::shared_ptr< const FIValue > * charactersTable
 
size_t charactersTableSize
 
const FIQNameelementNameTable
 
size_t elementNameTableSize
 
const char ** encodingAlgorithmTable
 
size_t encodingAlgorithmTableSize
 
const char ** localNameTable
 
size_t localNameTableSize
 
const char ** namespaceNameTable
 
size_t namespaceNameTableSize
 
const char ** otherNCNameTable
 
size_t otherNCNameTableSize
 
const std::shared_ptr< const FIValue > * otherStringTable
 
size_t otherStringTableSize
 
const char ** otherURITable
 
size_t otherURITableSize
 
const char ** prefixTable
 
size_t prefixTableSize
 
const char ** restrictedAlphabetTable
 
size_t restrictedAlphabetTableSize
 

Member Data Documentation

◆ attributeNameTable

const FIQName* Assimp::FIVocabulary::attributeNameTable

◆ attributeNameTableSize

size_t Assimp::FIVocabulary::attributeNameTableSize

◆ attributeValueTable

const std::shared_ptr<const FIValue>* Assimp::FIVocabulary::attributeValueTable

◆ attributeValueTableSize

size_t Assimp::FIVocabulary::attributeValueTableSize

◆ charactersTable

const std::shared_ptr<const FIValue>* Assimp::FIVocabulary::charactersTable

◆ charactersTableSize

size_t Assimp::FIVocabulary::charactersTableSize

◆ elementNameTable

const FIQName* Assimp::FIVocabulary::elementNameTable

◆ elementNameTableSize

size_t Assimp::FIVocabulary::elementNameTableSize

◆ encodingAlgorithmTable

const char** Assimp::FIVocabulary::encodingAlgorithmTable

◆ encodingAlgorithmTableSize

size_t Assimp::FIVocabulary::encodingAlgorithmTableSize

◆ localNameTable

const char** Assimp::FIVocabulary::localNameTable

◆ localNameTableSize

size_t Assimp::FIVocabulary::localNameTableSize

◆ namespaceNameTable

const char** Assimp::FIVocabulary::namespaceNameTable

◆ namespaceNameTableSize

size_t Assimp::FIVocabulary::namespaceNameTableSize

◆ otherNCNameTable

const char** Assimp::FIVocabulary::otherNCNameTable

◆ otherNCNameTableSize

size_t Assimp::FIVocabulary::otherNCNameTableSize

◆ otherStringTable

const std::shared_ptr<const FIValue>* Assimp::FIVocabulary::otherStringTable

◆ otherStringTableSize

size_t Assimp::FIVocabulary::otherStringTableSize

◆ otherURITable

const char** Assimp::FIVocabulary::otherURITable

◆ otherURITableSize

size_t Assimp::FIVocabulary::otherURITableSize

◆ prefixTable

const char** Assimp::FIVocabulary::prefixTable

◆ prefixTableSize

size_t Assimp::FIVocabulary::prefixTableSize

◆ restrictedAlphabetTable

const char** Assimp::FIVocabulary::restrictedAlphabetTable

◆ restrictedAlphabetTableSize

size_t Assimp::FIVocabulary::restrictedAlphabetTableSize

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