Assimp
v4.1. (December 2018)
Functions
|
Variables
IRRMeshLoader.cpp File Reference
Functions
static void
releaseMaterial
(
aiMaterial
**mat)
static void
releaseMesh
(
aiMesh
**mesh)
Variables
static const
aiImporterDesc
desc
Function Documentation
◆
releaseMaterial()
static void releaseMaterial
(
aiMaterial
**
mat
)
static
◆
releaseMesh()
static void releaseMesh
(
aiMesh
**
mesh
)
static
Variable Documentation
◆
desc
const
aiImporterDesc
desc
static
Initial value:
= {
"Irrlicht Mesh Reader"
,
""
,
""
,
"http://irrlicht.sourceforge.net/"
,
aiImporterFlags_SupportTextFlavour
,
0,
0,
0,
0,
"xml irrmesh"
}
aiImporterFlags_SupportTextFlavour
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition:
importerdesc.h:58
code
Irr
IRRMeshLoader.cpp
Generated on Fri Mar 27 2020 09:27:32 for Assimp by
1.8.17