OpenNI 1.5.4: xn::ModuleAlternativeViewPointInterface Class Reference

OpenNI

xn::ModuleAlternativeViewPointInterface Class Reference

#include <XnModuleCppInterface.h>

List of all members.

Public Member Functions

virtual ~ModuleAlternativeViewPointInterface ()
virtual XnBool IsViewPointSupported (ProductionNode &other)=0
virtual XnStatus SetViewPoint (ProductionNode &other)=0
virtual XnBool IsViewPointAs (ProductionNode &other)=0
virtual XnStatus ResetViewPoint ()=0
virtual XnStatus RegisterToViewPointChange (XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0
virtual void UnregisterFromViewPointChange (XnCallbackHandle hCallback)=0

Constructor & Destructor Documentation

virtual xn::ModuleAlternativeViewPointInterface::~ModuleAlternativeViewPointInterface ( ) [inline, virtual]

Member Function Documentation

virtual XnBool xn::ModuleAlternativeViewPointInterface::IsViewPointAs ( ProductionNode other) [pure virtual]
virtual XnBool xn::ModuleAlternativeViewPointInterface::IsViewPointSupported ( ProductionNode other) [pure virtual]
virtual XnStatus xn::ModuleAlternativeViewPointInterface::RegisterToViewPointChange ( XnModuleStateChangedHandler  handler,
void *  pCookie,
XnCallbackHandle hCallback 
) [pure virtual]
virtual XnStatus xn::ModuleAlternativeViewPointInterface::ResetViewPoint ( ) [pure virtual]
virtual XnStatus xn::ModuleAlternativeViewPointInterface::SetViewPoint ( ProductionNode other) [pure virtual]
virtual void xn::ModuleAlternativeViewPointInterface::UnregisterFromViewPointChange ( XnCallbackHandle  hCallback) [pure virtual]

The documentation for this class was generated from the following file:
Generated on Wed May 16 2012 10:16:07 for OpenNI 1.5.4 by   doxygen 1.7.5.1