Go to the documentation of this file.
41 #ifndef vtkBorderRepresentation_h
42 #define vtkBorderRepresentation_h
216 double SelectionPoint[2];
233 double StartPosition[2];
represent and manipulate 3D points
#define vtkViewportCoordinateMacro(name)
#define vtkGetObjectMacro(name, type)
virtual int HasTranslucentPolygonalGeometry()
draw vtkPolyData onto the image plane
#define vtkSetVector2Macro(name, type)
represent a vtkBorderWidget
virtual void GetActors2D(vtkPropCollection *)
#define vtkGetVector2Macro(name, type)
virtual void SetShowBorder(int border)
virtual void UpdateShowBorder()
static vtkBorderRepresentation * New()
vtkTransform * BWTransform
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
#define vtkTypeMacro(thisClass, superclass)
vtkCoordinate * Position2Coordinate
void PrintSelf(ostream &os, vtkIndent indent)
vtkCoordinate * PositionCoordinate
virtual void StartWidgetInteraction(double eventPos[2])
void SetShowBorderToOff()
virtual int GetShowBorderMaxValue()
GLint GLint GLsizei GLsizei GLsizei GLint border
#define vtkGetVectorMacro(name, type, count)
vtkTransformPolyDataFilter * BWTransformFilter
void SetShowBorderToActive()
~vtkBorderRepresentation()
window superclass for vtkRenderWindow
vtkBorderRepresentation()
#define vtkSetClampMacro(name, type, min, max)
virtual void WidgetInteraction(double eventPos[2])
virtual int RenderOpaqueGeometry(vtkViewport *)
vtkProperty2D * BorderProperty
virtual void NegotiateLayout()
a simple class to control print indentation
virtual void GetSize(double size[2])
virtual void BuildRepresentation()
virtual int GetShowBorderMinValue()
virtual int GetShowBorder()
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
#define vtkGetMacro(name, type)
abstract specification for Viewports
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RenderOverlay(vtkViewport *)
represent surface properties of a 2D image
a actor that draws 2D data
virtual void ReleaseGraphicsResources(vtkWindow *)
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyDataMapper2D * BWMapper
virtual int ComputeInteractionState(int X, int Y, int modify=0)