Public Member Functions | Protected Attributes

xn::Capability Class Reference
[C++ Reference]

#include <XnCppWrapper.h>

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

List of all members.

Public Member Functions

 Capability (XnNodeHandle hNode)
void SetUnderlyingHandle (XnNodeHandle hNode)

Protected Attributes

XnNodeHandle m_hNode

Detailed Description

Base class for all capabilities.


Constructor & Destructor Documentation

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

Ctor

Parameters:
hNode [in] The node handle

Member Function Documentation

void xn::Capability::SetUnderlyingHandle ( XnNodeHandle  hNode  )  [inline]

Replaces the node handle

Parameters:
hNode [in] Underlying node handle

Member Data Documentation


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