XnCallback Struct Reference
#include <XnCallback.h>
List of all members.
Detailed Description
Holds a pair of function pointer and user cookie to be used as callbacks.
Constructor & Destructor Documentation
XnCallback::XnCallback |
( |
|
) |
[inline] |
XnCallback::XnCallback |
( |
XnFuncPtr |
pFuncPtr, |
|
|
void * |
pCookie | |
|
) |
| | [inline] |
Member Function Documentation
void XnCallback::Set |
( |
XnFuncPtr |
pFuncPtr, |
|
|
void * |
pCookie | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: