VTK
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 153 of file vtkOpenVROverlayInternal.h.

Constructor & Destructor Documentation

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

Definition at line 156 of file vtkOpenVROverlayInternal.h.

vtkOpenVROverlaySpot::~vtkOpenVROverlaySpot ( )
inline

Definition at line 165 of file vtkOpenVROverlayInternal.h.

vtkOpenVROverlaySpot::vtkOpenVROverlaySpot ( const vtkOpenVROverlaySpot in)
inline

Definition at line 181 of file vtkOpenVROverlayInternal.h.

Member Function Documentation

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

Member Data Documentation

bool vtkOpenVROverlaySpot::Active

Definition at line 172 of file vtkOpenVROverlayInternal.h.

int vtkOpenVROverlaySpot::xmin

Definition at line 173 of file vtkOpenVROverlayInternal.h.

int vtkOpenVROverlaySpot::xmax

Definition at line 174 of file vtkOpenVROverlayInternal.h.

int vtkOpenVROverlaySpot::ymin

Definition at line 175 of file vtkOpenVROverlayInternal.h.

int vtkOpenVROverlaySpot::ymax

Definition at line 176 of file vtkOpenVROverlayInternal.h.

vtkCommand* vtkOpenVROverlaySpot::Callback

Definition at line 177 of file vtkOpenVROverlayInternal.h.

std::string vtkOpenVROverlaySpot::Group

Definition at line 178 of file vtkOpenVROverlayInternal.h.

int vtkOpenVROverlaySpot::GroupId

Definition at line 179 of file vtkOpenVROverlayInternal.h.


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