18 #include "pandatoolbase.h" 48 virtual void write(ostream &out,
int indent_level = 0)
const;
52 return get_class_type();
54 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
58 static void init_type() {
59 LwoChunk::init_type();
60 register_type(_type_handle,
"LwoLayer",
61 LwoChunk::get_class_type());
This is a three-component point in space (as opposed to a three-component vector, which represents a ...
A specialization of IffChunk for Lightwave Object files.
virtual bool read_iff(IffInputFile *in, size_t stop_at)
Reads the data of the chunk in from the given input file, if possible.
Signals the start of a new layer.
TypeHandle is the identifier used to differentiate C++ class types.
void make_generic()
Resets the layer's parameters to initial defaults for a generic layer created implicitly.