20TypeHandle LwoSurfaceBlockTransform::_type_handle;
41void LwoSurfaceBlockTransform::
42write(std::ostream &out,
int indent_level)
const {
44 <<
get_id() <<
" { vec = " << _vec
45 <<
", envelope = " << _envelope <<
" }\n";
IffId get_id() const
Returns the ID associated with this chunk.
TypeHandle is the identifier used to differentiate C++ class types.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.