Rhino C++ API
8.13
|
This is the complete list of members for IRhRdkNotificationHandler, including all inherited members.
DeleteThis(void)=0 | IRhRdkNotificationHandler | pure virtual |
EVF(const wchar_t *wszFunc, void *pvData)=0 | IRhRdkNotificationHandler | pure virtual |
OnBeginNotify(IRhinoUiWindow &w, unsigned int context)=0 | IRhRdkNotificationHandler | pure virtual |
OnEndNotify(IRhinoUiWindow &w, unsigned int context)=0 | IRhRdkNotificationHandler | pure virtual |
OnNotify(IRhinoUiWindow &w, const CRhRdkVariant &vOld, const CRhRdkVariant &vNew, unsigned int context)=0 | IRhRdkNotificationHandler | pure virtual |
~IRhRdkNotificationHandler() | IRhRdkNotificationHandler | inlineprotectedvirtual |