Go to the documentation of this file.
30 #ifndef vtkOrientedGlyphContourRepresentation_h
31 #define vtkOrientedGlyphContourRepresentation_h
164 double LastPickPosition[3];
165 double LastEventPosition[2];
185 double InteractionOffset[2];
map vtkPolyData to graphics primitives
represent and manipulate 3D points
vtkProperty * ActiveProperty
static vtkOrientedGlyphContourRepresentation * New()
vtkPoints * ActiveFocalPoint
#define vtkGetObjectMacro(name, type)
virtual vtkPolyData * GetContourRepresentationAsPolyData()
void SetLineColor(double r, double g, double b)
GLboolean GLboolean GLboolean b
vtkPolyData * SelectedNodesData
virtual void SetShowSelectedNodes(int)
vtkProperty * LinesProperty
virtual void SetRenderer(vtkRenderer *ren)
vtkPolyData * GetCursorShape()
void CreateDefaultProperties()
represent the vtkContourWidget
vtkPolyData * ActiveFocalData
#define vtkTypeMacro(thisClass, superclass)
virtual int ComputeInteractionState(int X, int Y, int modified=0)
virtual void BuildLines()
virtual int HasTranslucentPolygonalGeometry()
void PrintSelf(ostream &os, vtkIndent indent)
vtkPolyDataMapper * SelectedNodesMapper
void CreateSelectedNodesRepresentation()
virtual double * GetBounds()
window superclass for vtkRenderWindow
virtual int RenderOverlay(vtkViewport *viewport)
vtkPolyData * SelectedNodesCursorShape
virtual void WidgetInteraction(double eventPos[2])
void SetActiveCursorShape(vtkPolyData *activeShape)
vtkPolyDataMapper * Mapper
vtkPolyDataMapper * LinesMapper
void ComputeCentroid(double *ioCentroid)
represents an object (geometry & properties) in a rendered scene
virtual void ReleaseGraphicsResources(vtkWindow *)
a simple class to control print indentation
void Translate(double eventPos[2])
vtkPolyData * ActiveCursorShape
#define vtkGetMacro(name, type)
virtual void StartWidgetInteraction(double eventPos[2])
Default representation for the contour widget.
abstract specification for Viewports
copy oriented and scaled glyph geometry to every input point
vtkBooleanMacro(IgnoreDriverBugs, bool)
virtual int RenderOpaqueGeometry(vtkViewport *viewport)
vtkSetMacro(IgnoreDriverBugs, bool)
vtkPoints * SelectedNodesPoints
void ShiftContour(double eventPos[2])
GLdouble GLdouble GLdouble r
vtkPolyDataMapper * ActiveMapper
vtkPolyData * GetActiveCursorShape()
vtkGlyph3D * ActiveGlypher
abstract specification for renderers
~vtkOrientedGlyphContourRepresentation()
concrete dataset represents vertices, lines, polygons, and triangle strips
void SetCursorShape(vtkPolyData *cursorShape)
vtkActor * SelectedNodesActor
void ScaleContour(double eventPos[2])
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *viewport)
vtkOrientedGlyphContourRepresentation()
represent surface properties of a geometric object
vtkGlyph3D * SelectedNodesGlypher
virtual void BuildRepresentation()
virtual void GetActors(vtkPropCollection *)
void Scale(double eventPos[2])
vtkPolyData * CursorShape