12 #ifndef vtkSMVRTrackStyleProxy_h 13 #define vtkSMVRTrackStyleProxy_h 16 #include "vtkPVIncubatorCAVEInteractionStylesModule.h" 58 #endif // vtkSMVRTrackStyleProxy_h
the base class for all interactor styles
virtual void UpdateVTKObjects()
Update the VTK object on the server by pushing the values of all modified properties (un-modified pro...
int GetControlledPropertySize() override
virtual void HandleTracker(const vtkVREvent &event)
proxy for a VTK object(s) on a server
is used to locate proxies referred to in state xmls while loading state files.
virtual void SetControlledProxy(vtkSMProxy *)
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSMVRInteractorStyleProxy * New()
vtkSMProxyInternals * Internals
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
interactor style for head tracking
virtual bool LoadProxyProperties(vtkPVXMLElement *xml, vtkSMProxyLocator *locator)
Load/Save custom properties from the interactor style in the .pvvr file Can be overriden to use a cus...
virtual bool Update()
Update() called to update all the remote vtkObjects and perhaps even to render.