Main Page
Modules
Namespaces
Classes
Files
File List
File Members
Functions
XnPrdNodeInfoList.h File Reference
#include <
XnTypes.h
>
Include dependency graph for XnPrdNodeInfoList.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions
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
xnNodeInfoListAllocate
(
XnNodeInfoList
**ppList)
XN_C_API
XnStatus
xnNodeInfoListAppend
(
XnNodeInfoList
*pList,
XnNodeInfoList
*pOther)
XN_C_API
XnStatus
xnNodeInfoListClear
(
XnNodeInfoList
*pList)
XN_C_API
void
xnNodeInfoListFree
(
XnNodeInfoList
*pList)
XN_C_API
XnNodeInfo
*
xnNodeInfoListGetCurrent
(
XnNodeInfoListIterator
it)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetFirst
(
XnNodeInfoList
*pList)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetLast
(
XnNodeInfoList
*pList)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetNext
(
XnNodeInfoListIterator
it)
XN_C_API
XnNodeInfoListIterator
xnNodeInfoListGetPrevious
(
XnNodeInfoListIterator
it)
XN_C_API
XnBool
xnNodeInfoListIsEmpty
(
XnNodeInfoList
*pList)
XN_C_API
XnBool
xnNodeInfoListIteratorIsValid
(
XnNodeInfoListIterator
it)
XN_C_API
XnStatus
xnNodeInfoListRemove
(
XnNodeInfoList
*pList,
XnNodeInfoListIterator
it)
nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:51