OpenNI 1.3.2
|
#include <XnModuleCppInterface.h>
Public Member Functions | |
virtual XnBool | CanFrameSyncWith (ProductionNode &other)=0 |
virtual XnStatus | FrameSyncWith (ProductionNode &other)=0 |
virtual XnStatus | StopFrameSyncWith (ProductionNode &other)=0 |
virtual XnBool | IsFrameSyncedWith (ProductionNode &other)=0 |
virtual XnStatus | RegisterToFrameSyncChange (XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 |
virtual void | UnregisterFromFrameSyncChange (XnCallbackHandle hCallback)=0 |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |