15 #include "auxSceneData.h" 26 output(ostream &out)
const {
36 write(ostream &out,
int indent_level)
const {
37 indent(out, indent_level) << *
this <<
"\n";
double get_expiration_time() const
Returns the frame_time at which this AuxSceneData object is currently scheduled to be removed from th...
TypeHandle is the identifier used to differentiate C++ class types.