= {
"glTF Importer",
"",
"",
"",
0,
0,
0,
0,
"gltf glb"
}
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:58
@ aiImporterFlags_LimitedSupport
Indicates that the importer reads only a very particular subset of the file format.
Definition: importerdesc.h:72
@ aiImporterFlags_SupportCompressedFlavour
Indicates that there is a compressed encoding of the file format; and that it is supported.
Definition: importerdesc.h:66
@ aiImporterFlags_SupportBinaryFlavour
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:62
@ aiImporterFlags_Experimental
Indicates that the importer is highly experimental and should be used with care.
Definition: importerdesc.h:78