#include <XnCppWrapper.h>
Allows access to Alternative View Point capability functions. see Alternative View Point Capability for additional details.
xn::AlternativeViewPointCapability::AlternativeViewPointCapability |
( |
XnNodeHandle |
hNode | ) |
|
|
inline |
xn::AlternativeViewPointCapability::AlternativeViewPointCapability |
( |
const NodeWrapper & |
node | ) |
|
|
inline |
XnBool xn::AlternativeViewPointCapability::IsViewPointAs |
( |
ProductionNode & |
otherNode | ) |
const |
|
inline |
Checks if current view point is as if coming from the other node view point.
XnBool xn::AlternativeViewPointCapability::IsViewPointSupported |
( |
ProductionNode & |
otherNode | ) |
const |
|
inline |
Checks if this generator can change its output to look like it was taken from a different location, represented by another generator.
Registers a callback function to view point changes.
XnStatus xn::AlternativeViewPointCapability::ResetViewPoint |
( |
| ) |
|
|
inline |
Sets the view point of this generator to its normal one.
Sets the view point of this generator to look like as if placed at another generator location.
void xn::AlternativeViewPointCapability::UnregisterFromViewPointChange |
( |
XnCallbackHandle |
hCallback | ) |
|
|
inline |
The documentation for this class was generated from the following file: