Assimp
v3.1.1 (June 2014)
Macros
|
Variables
SMDLoader.cpp File Reference
Implementation of the SMD importer class.
More...
Macros
#define
SMDI_PARSE_RETURN
Variables
static const
aiImporterDesc
desc
Detailed Description
Implementation of the SMD importer class.
Macro Definition Documentation
◆
SMDI_PARSE_RETURN
#define SMDI_PARSE_RETURN
Value:
{ \
SkipLine(szCurrent,&szCurrent); \
*szCurrentOut = szCurrent; \
return; \
}
Variable Documentation
◆
desc
const
aiImporterDesc
desc
static
Initial value:
= {
"Valve SMD Importer"
,
""
,
""
,
""
,
aiImporterFlags_SupportTextFlavour
,
0,
0,
0,
0,
"smd vta"
}
aiImporterFlags_SupportTextFlavour
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition:
importerdesc.h:55
code
SMDLoader.cpp
Generated on Sat Jan 8 2022 00:00:00 for Assimp by
1.9.2