Panda3D
|
A non-template base class of EventStoreValue (below), which serves mainly to define the placeholder for the virtual output function. More...
#include "eventParameter.h"
Public Member Functions | |
virtual TypeHandle | force_init_type () |
virtual TypeHandle | get_type () const |
virtual void | output (ostream &out) const =0 |
Static Public Member Functions | |
static TypeHandle | get_class_type () |
static void | init_type () |
A non-template base class of EventStoreValue (below), which serves mainly to define the placeholder for the virtual output function.
Definition at line 86 of file eventParameter.h.