Implementation of the Ms3D importer class.
More...
Implementation of the Ms3D importer class.
Written against http://chumbalum.swissquake.ch/ms3d/ms3dspec.txt
§ inrange()
template<typename T , typename T2 , typename T3 >
bool inrange |
( |
const T & |
in, |
|
|
const T2 & |
lower, |
|
|
const T3 & |
higher |
|
) |
| |
§ ReadColor()
§ ReadVector()
§ desc
Initial value:= {
"Milkshape 3D Importer",
"",
"",
"http://chumbalum.swissquake.ch/",
0,
0,
0,
0,
"ms3d"
}
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:59