VTK  9.3.20240328
Public Member Functions | Public Attributes | List of all members
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 31 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 34 of file vtkOpenVROverlayInternal.h.

◆ ~vtkOpenVROverlaySpot()

vtkOpenVROverlaySpot::~vtkOpenVROverlaySpot ( )
inline

Definition at line 44 of file vtkOpenVROverlayInternal.h.

◆ vtkOpenVROverlaySpot() [2/2]

vtkOpenVROverlaySpot::vtkOpenVROverlaySpot ( const vtkOpenVROverlaySpot in)
inline

Definition at line 61 of file vtkOpenVROverlayInternal.h.

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ Active

bool vtkOpenVROverlaySpot::Active

Definition at line 52 of file vtkOpenVROverlayInternal.h.

◆ xmin

int vtkOpenVROverlaySpot::xmin

Definition at line 53 of file vtkOpenVROverlayInternal.h.

◆ xmax

int vtkOpenVROverlaySpot::xmax

Definition at line 54 of file vtkOpenVROverlayInternal.h.

◆ ymin

int vtkOpenVROverlaySpot::ymin

Definition at line 55 of file vtkOpenVROverlayInternal.h.

◆ ymax

int vtkOpenVROverlaySpot::ymax

Definition at line 56 of file vtkOpenVROverlayInternal.h.

◆ Callback

vtkCommand* vtkOpenVROverlaySpot::Callback

Definition at line 57 of file vtkOpenVROverlayInternal.h.

◆ Group

std::string vtkOpenVROverlaySpot::Group

Definition at line 58 of file vtkOpenVROverlayInternal.h.

◆ GroupId

int vtkOpenVROverlaySpot::GroupId

Definition at line 59 of file vtkOpenVROverlayInternal.h.


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