Go to the documentation of this file.
31 #ifndef vtkOrientedGlyphFocalPlaneContourRepresentation_h
32 #define vtkOrientedGlyphFocalPlaneContourRepresentation_h
34 #include "vtkInteractionWidgetsModule.h"
174 double LastPickPosition[3];
175 double LastEventPosition[2];
198 double InteractionOffset[2];
represent and manipulate 3D points
static vtkOrientedGlyphFocalPlaneContourRepresentation * New()
Instantiate this class.
void CreateDefaultProperties()
vtkPolyData * CursorShape
virtual int HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
draw vtkPolyData onto the image plane
vtkPolyDataMapper2D * Mapper
void SetActiveCursorShape(vtkPolyData *activeShape)
Specify the shape of the cursor (handle) when it is active.
void ComputeCentroid(double *ioCentroid)
represent a contour drawn on the focal plane.
virtual void ReleaseGraphicsResources(vtkWindow *)
Methods required by vtkProp superclass.
vtkPolyData * LinesWorldCoordinates
vtkPolyDataMapper2D * LinesMapper
vtkOrientedGlyphFocalPlaneContourRepresentation()
copy oriented and scaled glyph geometry to every input point (2D specialization)
void ScaleContour(double eventPos[2])
virtual void WidgetInteraction(double eventPos[2])
vtkProperty2D * ActiveProperty
vtkPolyDataMapper2D * ActiveMapper
vtkPolyData * GetActiveCursorShape()
vtkMatrix4x4 * GetContourPlaneDirectionCosines(const double origin[3])
Direction cosines of the plane on which the contour lies on in world co-ordinates.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void SetCursorShape(vtkPolyData *cursorShape)
Specify the cursor shape.
window superclass for vtkRenderWindow
vtkProperty2D * LinesProperty
void ShiftContour(double eventPos[2])
void Scale(double eventPos[2])
vtkPolyData * GetCursorShape()
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
virtual void GetActors2D(vtkPropCollection *)
Methods to make this class behave as a vtkProp.
virtual int RenderOpaqueGeometry(vtkViewport *viewport)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
abstract specification for Viewports
~vtkOrientedGlyphFocalPlaneContourRepresentation()
represent surface properties of a 2D image
virtual void SetRenderer(vtkRenderer *ren)
Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation must implement these methods.
Contours constrained to a focal plane.
a actor that draws 2D data
virtual void BuildRepresentation()
These are methods that satisfy vtkWidgetRepresentation's API.
vtkPoints * ActiveFocalPoint
virtual vtkPolyData * GetContourRepresentationAsPolyData()
Get the points in this contour as a vtkPolyData.
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *viewport)
vtkGlyph2D * ActiveGlypher
virtual int RenderOverlay(vtkViewport *viewport)
void Translate(double eventPos[2])
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyData * ActiveCursorShape
virtual void StartWidgetInteraction(double eventPos[2])
vtkMatrix4x4 * ContourPlaneDirectionCosines
virtual int ComputeInteractionState(int X, int Y, int modified=0)
vtkPolyData * ActiveFocalData