OpenNI 1.5.4
Public Member Functions | List of all members
xn::Capability Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::Capability:
Inheritance graph
[legend]

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

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

Ctor

Parameters
[in]hNodeThe node handle
xn::Capability::Capability ( const NodeWrapper node)
inline

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