xn::GeneralIntCapability Class Reference
[C++ Reference]
#include <XnCppWrapper.h>
List of all members.
Detailed Description
Allows access to general integer capabilities functions. see General Int Capability for additional details.
Constructor & Destructor Documentation
| xn::GeneralIntCapability::GeneralIntCapability |
( |
XnNodeHandle |
hNode, |
|
|
const XnChar * |
strCap | |
|
) |
| | [inline] |
Ctor
- Parameters:
-
| hNode | [in] Node handle |
| strCap | [in] Name of the capability |
| xn::GeneralIntCapability::GeneralIntCapability |
( |
const NodeWrapper & |
node |
) |
[inline] |
Member Function Documentation
| XnInt32 xn::GeneralIntCapability::Get |
( |
|
) |
[inline] |
| void xn::GeneralIntCapability::GetRange |
( |
XnInt32 & |
nMin, |
|
|
XnInt32 & |
nMax, |
|
|
XnInt32 & |
nStep, |
|
|
XnInt32 & |
nDefault, |
|
|
XnBool & |
bIsAutoSupported | |
|
) |
| | const [inline] |
| XnStatus xn::GeneralIntCapability::Set |
( |
XnInt32 |
nValue |
) |
[inline] |
| void xn::GeneralIntCapability::UnregisterFromValueChange |
( |
XnCallbackHandle |
hCallback |
) |
[inline] |
The documentation for this class was generated from the following file: