OpenNI 1.0.0

XnCallback Struct Reference

#include <XnCallback.h>

List of all members.

Public Member Functions

 XnCallback ()
 XnCallback (void *pFuncPtr, void *pCookie)
void Set (void *pFuncPtr, void *pCookie)

Public Attributes

void * 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 ( void *  pFuncPtr,
void *  pCookie 
) [inline]

Member Function Documentation

void XnCallback::Set ( void *  pFuncPtr,
void *  pCookie 
) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file: