VTK  9.2.6
vtkOpenVROverlaySpot Class Reference

#include <vtkOpenVROverlayInternal.h>

Collaboration diagram for vtkOpenVROverlaySpot:
[legend]

Public Member Functions

 vtkOpenVROverlaySpot (int x1, int x2, int y1, int y2, vtkCommand *cb)
 ~vtkOpenVROverlaySpot ()
 vtkOpenVROverlaySpot (const vtkOpenVROverlaySpot &in)
vtkOpenVROverlaySpotoperator= (const vtkOpenVROverlaySpot &)=delete

Public Attributes

bool Active
int xmin
int xmax
int ymin
int ymax
vtkCommandCallback
std::string Group
int GroupId

Detailed Description

Definition at line 41 of file vtkOpenVROverlayInternal.h.

Constructor & Destructor Documentation

◆ vtkOpenVROverlaySpot() [1/2]

vtkOpenVROverlaySpot::vtkOpenVROverlaySpot ( int x1,
int x2,
int y1,
int y2,
vtkCommand * cb )
inline

Definition at line 44 of file vtkOpenVROverlayInternal.h.

◆ ~vtkOpenVROverlaySpot()

vtkOpenVROverlaySpot::~vtkOpenVROverlaySpot ( )
inline

Definition at line 54 of file vtkOpenVROverlayInternal.h.

◆ vtkOpenVROverlaySpot() [2/2]

vtkOpenVROverlaySpot::vtkOpenVROverlaySpot ( const vtkOpenVROverlaySpot & in)
inline

Definition at line 71 of file vtkOpenVROverlayInternal.h.

Member Function Documentation

◆ operator=()

vtkOpenVROverlaySpot & vtkOpenVROverlaySpot::operator= ( const vtkOpenVROverlaySpot & )
delete

Member Data Documentation

◆ Active

bool vtkOpenVROverlaySpot::Active

Definition at line 62 of file vtkOpenVROverlayInternal.h.

◆ xmin

int vtkOpenVROverlaySpot::xmin

Definition at line 63 of file vtkOpenVROverlayInternal.h.

◆ xmax

int vtkOpenVROverlaySpot::xmax

Definition at line 64 of file vtkOpenVROverlayInternal.h.

◆ ymin

int vtkOpenVROverlaySpot::ymin

Definition at line 65 of file vtkOpenVROverlayInternal.h.

◆ ymax

int vtkOpenVROverlaySpot::ymax

Definition at line 66 of file vtkOpenVROverlayInternal.h.

◆ Callback

vtkCommand* vtkOpenVROverlaySpot::Callback

Definition at line 67 of file vtkOpenVROverlayInternal.h.

◆ Group

std::string vtkOpenVROverlaySpot::Group

Definition at line 68 of file vtkOpenVROverlayInternal.h.

◆ GroupId

int vtkOpenVROverlaySpot::GroupId

Definition at line 69 of file vtkOpenVROverlayInternal.h.


The documentation for this class was generated from the following file: