20 TypeHandle LwoSurfaceBlockRepeat::_type_handle;
41 void LwoSurfaceBlockRepeat::
42 write(std::ostream &out,
int indent_level)
const {
44 <<
get_id() <<
" { cycles = " << _cycles
45 <<
", envelope = " << _envelope <<
" }\n";
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
virtual bool read_iff(IffInputFile *in, size_t stop_at)
Reads the data of the chunk in from the given input file, if possible.
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.
IffId get_id() const
Returns the ID associated with this chunk.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.