15 #include "callbackObject.h" 26 output(ostream &out)
const {
This is a generic data block that is passed along to a CallbackObject when a callback is made...
virtual void do_callback(CallbackData *cbdata)
This method called when the callback is triggered; it replaces* the original function.
TypeHandle is the identifier used to differentiate C++ class types.