![]() |
OpenNI 1.5.2
|
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] |
1.7.6.1