15 #include "lwoSurfaceBlockTransform.h" 16 #include "lwoInputFile.h" 21 TypeHandle LwoSurfaceBlockTransform::_type_handle;
48 void LwoSurfaceBlockTransform::
49 write(ostream &out,
int indent_level)
const {
50 indent(out, indent_level)
51 <<
get_id() <<
" { vec = " << _vec
52 <<
", envelope = " << _envelope <<
" }\n";
TypeHandle is the identifier used to differentiate C++ class types.
IffId get_id() const
Returns the ID associated with this chunk.