Medical Imaging Interaction Toolkit  2023.12.99-3b10b122
Medical Imaging Interaction Toolkit
vtkMitkRectangleProp Class Reference

The vtkMitkRectangleProp class renders a rectangle into a renderwindow as a frame. More...

#include <vtkMitkRectangleProp.h>

Inheritance diagram for vtkMitkRectangleProp:
Collaboration diagram for vtkMitkRectangleProp:

Public Member Functions

 vtkTypeMacro (vtkMitkRectangleProp, vtkProp)
 
void SetColor (float red, float green, float blue)
 
void SetLineWidth (unsigned int lineWidth)
 
int RenderOverlay (vtkViewport *viewport) override
 

Static Public Member Functions

static vtkMitkRectanglePropNew ()
 

Protected Member Functions

 vtkMitkRectangleProp ()
 
 ~vtkMitkRectangleProp () override
 

Detailed Description

The vtkMitkRectangleProp class renders a rectangle into a renderwindow as a frame.

Definition at line 27 of file vtkMitkRectangleProp.h.

Constructor & Destructor Documentation

◆ vtkMitkRectangleProp()

vtkMitkRectangleProp::vtkMitkRectangleProp ( )
protected

◆ ~vtkMitkRectangleProp()

vtkMitkRectangleProp::~vtkMitkRectangleProp ( )
overrideprotected

Member Function Documentation

◆ New()

static vtkMitkRectangleProp* vtkMitkRectangleProp::New ( )
static

◆ RenderOverlay()

int vtkMitkRectangleProp::RenderOverlay ( vtkViewport *  viewport)
override

◆ SetColor()

void vtkMitkRectangleProp::SetColor ( float  red,
float  green,
float  blue 
)

◆ SetLineWidth()

void vtkMitkRectangleProp::SetLineWidth ( unsigned int  lineWidth)

◆ vtkTypeMacro()

vtkMitkRectangleProp::vtkTypeMacro ( vtkMitkRectangleProp  ,
vtkProp   
)

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