Public Member Functions
xn::AlternativeViewPointCapability Class Reference

#include <XnCppWrapper.h>

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

List of all members.

Public Member Functions

 AlternativeViewPointCapability (XnNodeHandle hNode)
XnBool IsViewPointAs (ProductionNode &otherNode) const
XnBool IsViewPointSupported (ProductionNode &otherNode) const
XnStatus RegisterToViewPointChange (StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)
XnStatus ResetViewPoint ()
XnStatus SetViewPoint (ProductionNode &otherNode)
void UnregisterFromViewPointChange (XnCallbackHandle hCallback)

Detailed Description

Allows access to Alternative View Point capability functions. see Alternative View Point Capability for additional details.

Definition at line 1779 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 1787 of file XnCppWrapper.h.


Member Function Documentation

Checks if current view point is as if coming from the other node view point.

For full details and usage, see xnIsViewPointAs

Definition at line 1816 of file XnCppWrapper.h.

Checks if this generator can change its output to look like it was taken from a different location, represented by another generator.

For full details and usage, see xnIsViewPointSupported

Definition at line 1792 of file XnCppWrapper.h.

XnStatus xn::AlternativeViewPointCapability::RegisterToViewPointChange ( StateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [inline]

Registers a callback function to view point changes.

For full details and usage, see xnRegisterToViewPointChange

Definition at line 1824 of file XnCppWrapper.h.

Sets the view point of this generator to its normal one.

For full details and usage, see xnResetViewPoint

Definition at line 1808 of file XnCppWrapper.h.

Sets the view point of this generator to look like as if placed at another generator location.

For full details and usage, see xnSetViewPoint

Definition at line 1800 of file XnCppWrapper.h.

Unregisters a callback function which was registered using xnRegisterToViewPointChange().

For full details and usage, see xnUnregisterFromViewPointChange

Definition at line 1832 of file XnCppWrapper.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52