![]() |
OpenNI 1.5.7
|
#include <XnEventT.h>
Public Member Functions | |
| XnCallbackT (FuncPtr func, void *cookie) | |
Public Attributes | |
| FuncPtr | pFunc |
| void * | pCookie |
A struct for holding a callback function with its cookie
| FuncPtr | The callback signature |
| XnCallbackT< FuncPtr >::XnCallbackT | ( | FuncPtr | func, |
| void * | cookie | ||
| ) | [inline] |
| void* XnCallbackT< FuncPtr >::pCookie |
| FuncPtr XnCallbackT< FuncPtr >::pFunc |
1.7.6.1