15 #ifndef LWOSURFACEBLOCKTRANSFORM_H 16 #define LWOSURFACEBLOCKTRANSFORM_H 18 #include "pandatoolbase.h" 39 virtual void write(ostream &out,
int indent_level = 0)
const;
43 return get_class_type();
45 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
49 static void init_type() {
50 LwoChunk::init_type();
51 register_type(_type_handle,
"LwoSurfaceBlockTransform",
52 LwoChunk::get_class_type());
This is the base class for all three-component vectors and points.
A specialization of IffChunk for Lightwave Object files.
TypeHandle is the identifier used to differentiate C++ class types.