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