7 #ifndef __vtkPlusGenericSensorTracker_h 8 #define __vtkPlusGenericSensorTracker_h 10 #include "vtkPlusDataCollectionExport.h" 28 void PrintSelf(ostream& os, vtkIndent indent)
override;
52 vtkInternal* Internal;
virtual void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual PlusStatus InternalStopRecording()
Abstract interface for tracker and video devices.
Interface class to collect sensor data in a generic wayFor now, the following sensor types are suppor...
virtual PlusStatus InternalConnect()
virtual PlusStatus Probe()
virtual PlusStatus ReadConfiguration(vtkXMLDataElement *)
unsigned long FrameNumber
virtual PlusStatus InternalStartRecording()
virtual PlusStatus InternalDisconnect()
virtual PlusStatus InternalUpdate()
static vtkPlusDevice * New()