#include <vtk2DArrow.h>
Inheritance diagram for vtk2DArrow:


This class is a subclass of vtk2DSymbol and implements an arrow actor that can be used in 2D viewers.
Public Member Functions | |
| vtkTypeRevisionMacro (vtk2DArrow, vtk2DSymbol) | |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | MakeActor () |
| Creates a cross hair actor. | |
| virtual void | SetOrientation (double rx, double ry) |
Static Public Member Functions | |
| static vtk2DArrow * | New () |
| VTK constructor. | |
Protected Member Functions | |
| vtk2DArrow () | |
| ~vtk2DArrow () | |
|
|
|
|
|
|
|
|
Creates a cross hair actor.
Implements vtk2DSymbol. |
|
|
VTK constructor.
|
|
||||||||||||
|
Reimplemented from vtk2DSymbol. |
|
||||||||||||
|
Reimplemented from vtk2DSymbol. |
|
||||||||||||
|
|
1.4.6