![]() |
OpenNI 1.5.4
|
XnCallback Struct Reference
#include <XnCallback.h>
Public Member Functions | |
| XnCallback () | |
| XnCallback (XnFuncPtr pFuncPtr, void *pCookie) | |
| void | Set (XnFuncPtr pFuncPtr, void *pCookie) |
Public Attributes | |
| XnFuncPtr | pFuncPtr |
| void * | pCookie |
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
| void* XnCallback::pCookie |
The documentation for this struct was generated from the following file:
Generated on Wed May 16 2012 10:16:06 for OpenNI 1.5.4 by
1.7.5.1
