15 #include "lwoSurfaceBlockRefObj.h" 16 #include "lwoInputFile.h" 21 TypeHandle LwoSurfaceBlockRefObj::_type_handle;
47 void LwoSurfaceBlockRefObj::
48 write(ostream &out,
int indent_level)
const {
49 indent(out, indent_level)
50 <<
get_id() <<
" { name = \"" << _name <<
"\" }\n";
virtual bool read_iff(IffInputFile *in, size_t stop_at)
Reads the data of the chunk in from the given input file, if possible.
TypeHandle is the identifier used to differentiate C++ class types.
IffId get_id() const
Returns the ID associated with this chunk.