|
VTK
9.2.6
|
#include <vtkOpenVROverlayInternal.h>
Public Member Functions | |
| vtkOpenVROverlaySpot (int x1, int x2, int y1, int y2, vtkCommand *cb) | |
| ~vtkOpenVROverlaySpot () | |
| vtkOpenVROverlaySpot (const vtkOpenVROverlaySpot &in) | |
| vtkOpenVROverlaySpot & | operator= (const vtkOpenVROverlaySpot &)=delete |
Public Attributes | |
| bool | Active |
| int | xmin |
| int | xmax |
| int | ymin |
| int | ymax |
| vtkCommand * | Callback |
| std::string | Group |
| int | GroupId |
Definition at line 41 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 44 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 54 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 71 of file vtkOpenVROverlayInternal.h.
|
delete |
| bool vtkOpenVROverlaySpot::Active |
Definition at line 62 of file vtkOpenVROverlayInternal.h.
| int vtkOpenVROverlaySpot::xmin |
Definition at line 63 of file vtkOpenVROverlayInternal.h.
| int vtkOpenVROverlaySpot::xmax |
Definition at line 64 of file vtkOpenVROverlayInternal.h.
| int vtkOpenVROverlaySpot::ymin |
Definition at line 65 of file vtkOpenVROverlayInternal.h.
| int vtkOpenVROverlaySpot::ymax |
Definition at line 66 of file vtkOpenVROverlayInternal.h.
| vtkCommand* vtkOpenVROverlaySpot::Callback |
Definition at line 67 of file vtkOpenVROverlayInternal.h.
| std::string vtkOpenVROverlaySpot::Group |
Definition at line 68 of file vtkOpenVROverlayInternal.h.
| int vtkOpenVROverlaySpot::GroupId |
Definition at line 69 of file vtkOpenVROverlayInternal.h.
1.8.10