Go to the documentation of this file.
42 write(std::ostream &out,
int indent_level)
const {
44 <<
get_id() <<
" { min = " << _min <<
", max = " << _max <<
" }\n";
std::ostream & indent(std::ostream &out, int indent_level)
A handy function for doing text formatting.
virtual bool read_iff(IffInputFile *in, size_t stop_at)
Reads the data of the chunk in from the given input file, if possible.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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.