This chapter contains a full API reference of OpenNI for C++.
typedef void( * xn::StateChangedHandler)(ProductionNode &node, void *pCookie) |
A handler for configuration changes event.
node | [in] The node issuing the event. | |
pCookie | [in] The user cookie passed on registration. |
void xn::GetVersion | ( | XnVersion & | Version | ) | [inline] |
For full details and usage, see xnGetVersion