Assimp
v4.1. (December 2018)
Variables
XFileImporter.cpp File Reference
Implementation of the XFile importer class.
More...
Variables
static const
aiImporterDesc
desc
Detailed Description
Implementation of the XFile importer class.
Variable Documentation
◆
desc
const
aiImporterDesc
desc
static
Initial value:
= {
"Direct3D XFile Importer"
,
""
,
""
,
""
,
aiImporterFlags_SupportTextFlavour
|
aiImporterFlags_SupportBinaryFlavour
|
aiImporterFlags_SupportCompressedFlavour
,
1,
3,
1,
5,
"x"
}
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_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition:
importerdesc.h:58
code
X
XFileImporter.cpp
Generated on Tue Dec 10 2019 21:19:14 for Assimp by
1.8.13