#include <vtkOrientedGlyphContourRepresentation.h>
This class provides the default concrete representation for the vtkContourWidget. It works in conjunction with the vtkContourLineInterpolator and vtkPointPlacer. See vtkContourWidget for details.
Definition at line 42 of file vtkOrientedGlyphContourRepresentation.h.
Standard methods for instances of this class.
Reimplemented from vtkContourRepresentation.
Definition at line 50 of file vtkOrientedGlyphContourRepresentation.h.
vtkOrientedGlyphContourRepresentation::vtkOrientedGlyphContourRepresentation | ( | ) | [protected] |
vtkOrientedGlyphContourRepresentation::~vtkOrientedGlyphContourRepresentation | ( | ) | [protected] |
static vtkOrientedGlyphContourRepresentation* vtkOrientedGlyphContourRepresentation::New | ( | ) | [static] |
Instantiate this class.
Reimplemented from vtkObject.
virtual const char* vtkOrientedGlyphContourRepresentation::GetClassName | ( | ) | [virtual] |
Standard methods for instances of this class.
Reimplemented from vtkContourRepresentation.
static int vtkOrientedGlyphContourRepresentation::IsTypeOf | ( | const char * | type | ) | [static] |
Standard methods for instances of this class.
Reimplemented from vtkContourRepresentation.
virtual int vtkOrientedGlyphContourRepresentation::IsA | ( | const char * | type | ) | [virtual] |
Standard methods for instances of this class.
Reimplemented from vtkContourRepresentation.
static vtkOrientedGlyphContourRepresentation* vtkOrientedGlyphContourRepresentation::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Standard methods for instances of this class.
Reimplemented from vtkContourRepresentation.
void vtkOrientedGlyphContourRepresentation::PrintSelf | ( | ostream & | os, | |
vtkIndent | indent | |||
) | [virtual] |
Standard methods for instances of this class.
Reimplemented from vtkContourRepresentation.
void vtkOrientedGlyphContourRepresentation::SetCursorShape | ( | vtkPolyData * | cursorShape | ) |
Specify the cursor shape. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.
vtkPolyData* vtkOrientedGlyphContourRepresentation::GetCursorShape | ( | ) |
Specify the cursor shape. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.
void vtkOrientedGlyphContourRepresentation::SetActiveCursorShape | ( | vtkPolyData * | activeShape | ) |
Specify the shape of the cursor (handle) when it is active. This is the geometry that will be used when the mouse is close to the handle or if the user is manipulating the handle.
vtkPolyData* vtkOrientedGlyphContourRepresentation::GetActiveCursorShape | ( | ) |
Specify the shape of the cursor (handle) when it is active. This is the geometry that will be used when the mouse is close to the handle or if the user is manipulating the handle.
virtual vtkProperty* vtkOrientedGlyphContourRepresentation::GetProperty | ( | ) | [virtual] |
This is the property used when the handle is not active (the mouse is not near the handle)
virtual vtkProperty* vtkOrientedGlyphContourRepresentation::GetActiveProperty | ( | ) | [virtual] |
This is the property used when the user is interacting with the handle.
virtual vtkProperty* vtkOrientedGlyphContourRepresentation::GetLinesProperty | ( | ) | [virtual] |
This is the property used by the lines.
virtual void vtkOrientedGlyphContourRepresentation::SetRenderer | ( | vtkRenderer * | ren | ) | [virtual] |
Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkOrientedGlyphContourRepresentation::BuildRepresentation | ( | ) | [virtual] |
Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
Implements vtkContourRepresentation.
virtual void vtkOrientedGlyphContourRepresentation::StartWidgetInteraction | ( | double | eventPos[2] | ) | [virtual] |
Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
Implements vtkContourRepresentation.
virtual void vtkOrientedGlyphContourRepresentation::WidgetInteraction | ( | double | eventPos[2] | ) | [virtual] |
Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
Implements vtkContourRepresentation.
virtual int vtkOrientedGlyphContourRepresentation::ComputeInteractionState | ( | int | X, | |
int | Y, | |||
int | modified = 0 | |||
) | [virtual] |
Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
Implements vtkContourRepresentation.
virtual void vtkOrientedGlyphContourRepresentation::GetActors | ( | vtkPropCollection * | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkOrientedGlyphContourRepresentation::ReleaseGraphicsResources | ( | vtkWindow * | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Implements vtkContourRepresentation.
virtual int vtkOrientedGlyphContourRepresentation::RenderOverlay | ( | vtkViewport * | viewport | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Implements vtkContourRepresentation.
virtual int vtkOrientedGlyphContourRepresentation::RenderOpaqueGeometry | ( | vtkViewport * | viewport | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Implements vtkContourRepresentation.
virtual int vtkOrientedGlyphContourRepresentation::RenderTranslucentPolygonalGeometry | ( | vtkViewport * | viewport | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Implements vtkContourRepresentation.
virtual int vtkOrientedGlyphContourRepresentation::HasTranslucentPolygonalGeometry | ( | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Implements vtkContourRepresentation.
virtual vtkPolyData* vtkOrientedGlyphContourRepresentation::GetContourRepresentationAsPolyData | ( | ) | [virtual] |
Get the points in this contour as a vtkPolyData.
Implements vtkContourRepresentation.
virtual void vtkOrientedGlyphContourRepresentation::SetAlwaysOnTop | ( | int | ) | [virtual] |
Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
virtual int vtkOrientedGlyphContourRepresentation::GetAlwaysOnTop | ( | ) | [virtual] |
Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
virtual void vtkOrientedGlyphContourRepresentation::AlwaysOnTopOn | ( | ) | [virtual] |
Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
virtual void vtkOrientedGlyphContourRepresentation::AlwaysOnTopOff | ( | ) | [virtual] |
Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
void vtkOrientedGlyphContourRepresentation::Translate | ( | double | eventPos[2] | ) | [protected] |
void vtkOrientedGlyphContourRepresentation::Scale | ( | double | eventPos[2] | ) | [protected] |
void vtkOrientedGlyphContourRepresentation::ShiftContour | ( | double | eventPos[2] | ) | [protected] |
void vtkOrientedGlyphContourRepresentation::ScaleContour | ( | double | eventPos[2] | ) | [protected] |
void vtkOrientedGlyphContourRepresentation::ComputeCentroid | ( | double * | ioCentroid | ) | [protected] |
void vtkOrientedGlyphContourRepresentation::CreateDefaultProperties | ( | ) | [protected] |
void vtkOrientedGlyphContourRepresentation::BuildLines | ( | ) | [protected, virtual] |
Implements vtkContourRepresentation.
vtkActor* vtkOrientedGlyphContourRepresentation::Actor [protected] |
Definition at line 126 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 127 of file vtkOrientedGlyphContourRepresentation.h.
vtkGlyph3D* vtkOrientedGlyphContourRepresentation::Glypher [protected] |
Definition at line 128 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 129 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 130 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 131 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 132 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 133 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 134 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 135 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 136 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 137 of file vtkOrientedGlyphContourRepresentation.h.
vtkPolyData* vtkOrientedGlyphContourRepresentation::Lines [protected] |
Definition at line 139 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 140 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 141 of file vtkOrientedGlyphContourRepresentation.h.
double vtkOrientedGlyphContourRepresentation::LastPickPosition[3] [protected] |
Definition at line 144 of file vtkOrientedGlyphContourRepresentation.h.
double vtkOrientedGlyphContourRepresentation::LastEventPosition[2] [protected] |
Definition at line 145 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 157 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 158 of file vtkOrientedGlyphContourRepresentation.h.
Definition at line 159 of file vtkOrientedGlyphContourRepresentation.h.
double vtkOrientedGlyphContourRepresentation::InteractionOffset[2] [protected] |
Definition at line 165 of file vtkOrientedGlyphContourRepresentation.h.
int vtkOrientedGlyphContourRepresentation::AlwaysOnTop [protected] |
Definition at line 167 of file vtkOrientedGlyphContourRepresentation.h.