This is a generic object that can be assigned to a callback at various points in the rendering process. More...
Public Member Functions | |
output (ostream out) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
This is a generic object that can be assigned to a callback at various points in the rendering process.
This is actually a base class for a handful of specialized callback object types. You can also subclass it yourself to make your own callback handler.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from TypedReferenceCount.
Reimplemented in PythonCallbackObject.