18 #include "pandatoolbase.h" 20 #include "lwoGroupChunk.h" 37 virtual void write(ostream &out,
int indent_level = 0)
const;
45 return get_class_type();
47 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
51 static void init_type() {
52 LwoGroupChunk::init_type();
53 register_type(_type_handle,
"LwoHeader",
54 LwoGroupChunk::get_class_type());
61 #include "lwoHeader.I"
A particular kind of LwoChunk that is expected to contain an arbitrary number of child chunks...
TypeHandle is the identifier used to differentiate C++ class types.
A four-byte chunk ID appearing in an "IFF" file.