4 #ifndef vtkPVOpenVROverlayInternal_h
5 #define vtkPVOpenVROverlayInternal_h
13 VTK_ABI_NAMESPACE_BEGIN
70 this->Group = in.
Group;
77 #endif // vtkPVOpenVROverlayInternal_h
vtkOpenVROverlaySpot & operator=(const vtkOpenVROverlaySpot &)=delete
virtual void Register(vtkObjectBase *o)
Increase the reference count (mark as used by another object).
void ApplyPoseToCamera(Pose *pose, vtkVRRenderWindow *win)
vtkOpenVROverlaySpot(int x1, int x2, int y1, int y2, vtkCommand *cb)
superclass for callback/observer methods
vtkOpenVROverlaySpot(const vtkOpenVROverlaySpot &in)
void Apply(vtkOpenVRCamera *cam, vtkOpenVRRenderWindow *win)
void SetPoseFromCamera(Pose *pose, vtkVRRenderWindow *win)
void Set(vtkOpenVRCamera *cam, vtkOpenVRRenderWindow *win)
virtual void Delete()
Delete a VTK object.