18 #include "pandatoolbase.h" 35 return get_class_type();
37 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
41 static void init_type() {
42 IffChunk::init_type();
43 register_type(_type_handle,
"LwoChunk",
44 IffChunk::get_class_type());
The basic kind of record in an EA "IFF" file, which the LightWave object file is based on...
A specialization of IffChunk for Lightwave Object files.
TypeHandle is the identifier used to differentiate C++ class types.