![]() |
OpenNI 1.5.4
|
#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 |
|
inline |
void* XnCallbackT< FuncPtr >::pCookie |
FuncPtr XnCallbackT< FuncPtr >::pFunc |