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