OpenNI 1.5.7

#include <XnCppWrapper.h>

Inheritance diagram for xn::Capability:

Public Member Functions

 Capability (XnNodeHandle hNode)
 Capability (const NodeWrapper &node)
Public Member Functions inherited from xn::NodeWrapper
 NodeWrapper (XnNodeHandle hNode)
 NodeWrapper (const NodeWrapper &other)
NodeWrapperoperator= (const NodeWrapper &other)
 ~NodeWrapper ()
 operator XnNodeHandle () const
XnNodeHandle GetHandle () const
XnBool operator== (const NodeWrapper &other)
XnBool operator!= (const NodeWrapper &other)
XnBool IsValid () const
const XnChar * GetName () const
XnStatus AddRef ()
void Release ()
void SetHandle (XnNodeHandle hNode)
void TakeOwnership (XnNodeHandle hNode)

Detailed Description

Base class for all capabilities.

Constructor & Destructor Documentation

◆ Capability() [1/2]

xn::Capability::Capability ( XnNodeHandle hNode)
inline

Ctor

Parameters
[in]hNodeThe node handle

◆ Capability() [2/2]

xn::Capability::Capability ( const NodeWrapper & node)
inline

The documentation for this class was generated from the following file: