Go to the documentation of this file.
3 #ifndef vtkSMVRPythonInteractorStyleProxy_h
4 #define vtkSMVRPythonInteractorStyleProxy_h
6 #include "vtkPVIncubatorCAVEInteractionStylesModule.h"
33 vtkSetFilePathMacro(FileName);
34 vtkGetFilePathMacro(FileName);
41 void ReloadPythonFile();
59 void SetPythonObject(
void* obj);
76 void InvokeHandler(
const char* mname,
const vtkVREvent& event);
81 bool ReadPythonFile(
const char* path, std::string& contents);
94 #endif // vtkSMVRPythonInteractorStyleProxy_h
implementation for View that includes render window and renderers.
vtkSMProxyInternals * Internals
virtual void UpdateVTKObjects()
Update the VTK object on the server by pushing the values of all modified properties (un-modified pro...
property representing a vector of integers
virtual vtkPVXMLElement * SaveConfiguration()
Save state to xml.
proxy for a VTK object(s) on a server
virtual bool Configure(vtkPVXMLElement *child, vtkSMProxyLocator *)
Load state for the style from XML.
property representing a vector of doubles
virtual void HandleTracker(const vtkVREvent &event)
virtual void RecreateVTKObjects()
Recreate the VTK object for this proxy.
is used to locate proxies referred to in state xmls while loading state files.
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void HandleButton(const vtkVREvent &event)
static vtkSMVRInteractorStyleProxy * New()
virtual void HandleValuator(const vtkVREvent &event)