OpenNI 1.0.0
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
Functions
XnPrdNodeInfoList.h File Reference
#include <
XnTypes.h
>
Go to the source code of this file.
Functions
XN_C_API
XnStatus
xnNodeInfoListAllocate
(
XnNodeInfoList
**ppList)
XN_C_API void
xnNodeInfoListFree
(
XnNodeInfoList
*pList)
XN_C_API
XnStatus
xnNodeInfoListAdd
(
XnNodeInfoList
*pList, const
XnProductionNodeDescription
*pDescription, const XnChar *strCreationInfo,
XnNodeInfoList
*pNeededNodes)
XN_C_API
XnStatus
xnNodeInfoListAddNode
(
XnNodeInfoList
*pList,
XnNodeInfo
*pNode)
XN_C_API
XnStatus
xnNodeInfoListAddNodeFromList
(
XnNodeInfoList
*pList,
XnNodeInfoListIterator
otherListIt)
XN_C_API
XnStatus
xnNodeInfoListRemove
(
XnNodeInfoList
*pList,
XnNodeInfoListIterator
it)
XN_C_API
XnStatus
xnNodeInfoListClear
(
XnNodeInfoList
*pList)
XN_C_API
XnStatus
xnNodeInfoListAppend
(
XnNodeInfoList
*pList,
XnNodeInfoList
*pOther)
XN_C_API XnBool
xnNodeInfoListIsEmpty
(
XnNodeInfoList
*pList)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetFirst
(
XnNodeInfoList
*pList)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetLast
(
XnNodeInfoList
*pList)
XN_C_API XnBool
xnNodeInfoListIteratorIsValid
(
XnNodeInfoListIterator
it)
XN_C_API
XnNodeInfo
*
xnNodeInfoListGetCurrent
(
XnNodeInfoListIterator
it)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetNext
(
XnNodeInfoListIterator
it)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetPrevious
(
XnNodeInfoListIterator
it)
XnPrdNodeInfoList.h
Generated on Thu Feb 10 2011 for OpenNI 1.0.0 by
1.7.3