![]() |
OpenNI 1.5.4
|
XnCallbackT< FuncPtr > Struct Template Reference
#include <XnEventT.h>
Public Member Functions | |
| XnCallbackT (FuncPtr func, void *cookie) | |
Public Attributes | |
| FuncPtr | pFunc |
| void * | pCookie |
Detailed Description
template<typename FuncPtr>
struct XnCallbackT< FuncPtr >
A struct for holding a callback function with its cookie
- Template Parameters:
-
FuncPtr The callback signature
Constructor & Destructor Documentation
template<typename FuncPtr >
| XnCallbackT< FuncPtr >::XnCallbackT | ( | FuncPtr | func, |
| void * | cookie | ||
| ) | [inline] |
Member Data Documentation
template<typename FuncPtr >
| void* XnCallbackT< FuncPtr >::pCookie |
template<typename FuncPtr >
| FuncPtr XnCallbackT< FuncPtr >::pFunc |
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
