OpenNI 1.0.0
Functions
XnPrdNodeInfo.h File Reference
#include <XnTypes.h>

Go to the source code of this file.

Functions

XN_C_API XnStatus xnNodeInfoSetInstanceName (XnNodeInfo *pNodeInfo, const XnChar *strInstanceName)
XN_C_API const
XnProductionNodeDescription
xnNodeInfoGetDescription (XnNodeInfo *pNodeInfo)
XN_C_API XnStatus xnNodeInfoGetTreeStringRepresentation (XnNodeInfo *pNodeInfo, XnChar *csResult, XnUInt32 nSize)
XN_C_API const XnChar * xnNodeInfoGetInstanceName (XnNodeInfo *pNodeInfo)
XN_C_API const XnChar * xnNodeInfoGetCreationInfo (XnNodeInfo *pNodeInfo)
XN_C_API XnNodeInfoListxnNodeInfoGetNeededNodes (XnNodeInfo *pNodeInfo)
XN_C_API XnNodeHandle xnNodeInfoGetHandle (XnNodeInfo *pNodeInfo)