represent intersections of other slice views in the current slice view
More...
#include <Libs/MRML/DisplayableManager/vtkMRMLRubberBandWidgetRepresentation.h>
represent intersections of other slice views in the current slice view
- See also
- vtkSliceIntersectionWidget vtkWidgetRepresentation vtkAbstractWidget
Definition at line 32 of file vtkMRMLRubberBandWidgetRepresentation.h.
◆ Superclass
◆ vtkMRMLRubberBandWidgetRepresentation()
vtkMRMLRubberBandWidgetRepresentation::vtkMRMLRubberBandWidgetRepresentation |
( |
| ) |
|
|
protected |
◆ ~vtkMRMLRubberBandWidgetRepresentation()
vtkMRMLRubberBandWidgetRepresentation::~vtkMRMLRubberBandWidgetRepresentation |
( |
| ) |
|
|
overrideprotected |
◆ GetActors2D()
void vtkMRMLRubberBandWidgetRepresentation::GetActors2D |
( |
vtkPropCollection * |
| ) |
|
|
override |
Methods to make this class behave as a vtkProp.
◆ GetClassName()
virtual const char* vtkMRMLRubberBandWidgetRepresentation::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetCornerPoint1() [1/3]
virtual void vtkMRMLRubberBandWidgetRepresentation::GetCornerPoint1 |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
virtual |
◆ GetCornerPoint1() [2/3]
virtual void vtkMRMLRubberBandWidgetRepresentation::GetCornerPoint1 |
( |
int |
[2] | ) |
|
|
virtual |
◆ GetCornerPoint1() [3/3]
virtual int* vtkMRMLRubberBandWidgetRepresentation::GetCornerPoint1 |
( |
| ) |
|
|
virtual |
Top-left point position in display coordinates.
◆ GetCornerPoint2() [1/3]
virtual int* vtkMRMLRubberBandWidgetRepresentation::GetCornerPoint2 |
( |
| ) |
|
|
virtual |
◆ GetCornerPoint2() [2/3]
virtual void vtkMRMLRubberBandWidgetRepresentation::GetCornerPoint2 |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
virtual |
◆ GetCornerPoint2() [3/3]
virtual void vtkMRMLRubberBandWidgetRepresentation::GetCornerPoint2 |
( |
int |
[2] | ) |
|
|
virtual |
◆ IsA()
virtual int vtkMRMLRubberBandWidgetRepresentation::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkMRMLRubberBandWidgetRepresentation::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkMRMLRubberBandWidgetRepresentation::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ ReleaseGraphicsResources()
void vtkMRMLRubberBandWidgetRepresentation::ReleaseGraphicsResources |
( |
vtkWindow * |
| ) |
|
|
override |
◆ RenderOverlay()
int vtkMRMLRubberBandWidgetRepresentation::RenderOverlay |
( |
vtkViewport * |
viewport | ) |
|
|
override |
◆ SafeDownCast()
◆ SetCornerPoint1() [1/2]
virtual void vtkMRMLRubberBandWidgetRepresentation::SetCornerPoint1 |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
virtual |
◆ SetCornerPoint1() [2/2]
void vtkMRMLRubberBandWidgetRepresentation::SetCornerPoint1 |
( |
int |
[2] | ) |
|
◆ SetCornerPoint2() [1/2]
virtual void vtkMRMLRubberBandWidgetRepresentation::SetCornerPoint2 |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
virtual |
◆ SetCornerPoint2() [2/2]
void vtkMRMLRubberBandWidgetRepresentation::SetCornerPoint2 |
( |
int |
[2] | ) |
|
◆ CornerPoint1
int vtkMRMLRubberBandWidgetRepresentation::CornerPoint1[2] |
|
protected |
◆ CornerPoint2
int vtkMRMLRubberBandWidgetRepresentation::CornerPoint2[2] |
|
protected |
◆ Internal
vtkInternal* vtkMRMLRubberBandWidgetRepresentation::Internal |
|
protected |
The documentation for this class was generated from the following file: