![]() |
VR-Forces 4.3.1 Class Documentation
|
plan callback More...
Public Member Functions | |
| PlanCbInfo (const DtString &n, bool global, DtPlanCallbackFcn f, void *usr) | |
| ~PlanCbInfo () | |
| bool | operator== (const PlanCbInfo &orig) const |
Public Attributes | |
| DtString | name |
| bool | isGlobal |
| DtPlanCallbackFcn | fcn |
| void * | data |
plan callback
|
inline |
|
inline |
|
inline |
| DtString PlanCbInfo::name |
Referenced by operator==().
| bool PlanCbInfo::isGlobal |
Referenced by operator==().
| DtPlanCallbackFcn PlanCbInfo::fcn |
Referenced by operator==().
| void* PlanCbInfo::data |
Referenced by operator==().