15 #include "samplerContext.h" 25 output(ostream &out)
const {
26 SavedContext::output(out);
35 write(ostream &out,
int indent_level)
const {
36 SavedContext::write(out, indent_level);
TypeHandle is the identifier used to differentiate C++ class types.