VTK
|
a class defining the representation for a vtkLineWidget2 More...
#include <vtkLineRepresentation.h>
a class defining the representation for a vtkLineWidget2
This class is a concrete representation for the vtkLineWidget2. It represents a straight line with three handles: one at the beginning and ending of the line, and one used to translate the line. Through interaction with the widget, the line representation can be arbitrarily placed in the 3D space.
To use this representation, you normally specify the position of the two end points (either in world or display coordinates). The PlaceWidget() method is also used to initially position the representation.
Definition at line 60 of file vtkLineRepresentation.h.
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
Definition at line 68 of file vtkLineRepresentation.h.
anonymous enum |
Definition at line 175 of file vtkLineRepresentation.h.
vtkLineRepresentation::vtkLineRepresentation | ( | ) | [protected] |
vtkLineRepresentation::~vtkLineRepresentation | ( | ) | [protected] |
static vtkLineRepresentation* vtkLineRepresentation::New | ( | ) | [static] |
Instantiate the class.
Reimplemented from vtkObject.
static int vtkLineRepresentation::IsTypeOf | ( | const char * | type | ) | [static] |
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
virtual int vtkLineRepresentation::IsA | ( | const char * | type | ) | [virtual] |
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
static vtkLineRepresentation* vtkLineRepresentation::SafeDownCast | ( | vtkObjectBase * | o | ) | [static] |
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
virtual vtkObjectBase* vtkLineRepresentation::NewInstanceInternal | ( | ) | const [protected, virtual] |
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
void vtkLineRepresentation::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) | [virtual] |
Standard methods for the class.
Reimplemented from vtkWidgetRepresentation.
void vtkLineRepresentation::GetPoint1WorldPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::GetPoint1DisplayPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::SetPoint1WorldPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::SetPoint1DisplayPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::GetPoint2DisplayPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::GetPoint2WorldPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::SetPoint2WorldPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
void vtkLineRepresentation::SetPoint2DisplayPosition | ( | double | pos[3] | ) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
This method is used to specify the type of handle representation to use for the three internal vtkHandleWidgets within vtkLineWidget2. To use this method, create a dummy vtkHandleWidget (or subclass), and then invoke this method with this dummy. Then the vtkLineRepresentation uses this dummy to clone three vtkHandleWidgets of the same type. Make sure you set the handle representation before the widget is enabled. (The method InstantiateHandleRepresentation() is invoked by the vtkLineWidget2.)
This method is used to specify the type of handle representation to use for the three internal vtkHandleWidgets within vtkLineWidget2. To use this method, create a dummy vtkHandleWidget (or subclass), and then invoke this method with this dummy. Then the vtkLineRepresentation uses this dummy to clone three vtkHandleWidgets of the same type. Make sure you set the handle representation before the widget is enabled. (The method InstantiateHandleRepresentation() is invoked by the vtkLineWidget2.)
virtual vtkPointHandleRepresentation3D* vtkLineRepresentation::GetPoint1Representation | ( | ) | [virtual] |
Get the three handle representations used for the vtkLineWidget2.
virtual vtkPointHandleRepresentation3D* vtkLineRepresentation::GetPoint2Representation | ( | ) | [virtual] |
Get the three handle representations used for the vtkLineWidget2.
virtual vtkPointHandleRepresentation3D* vtkLineRepresentation::GetLineHandleRepresentation | ( | ) | [virtual] |
Get the three handle representations used for the vtkLineWidget2.
virtual vtkProperty* vtkLineRepresentation::GetEndPointProperty | ( | ) | [virtual] |
Get the end-point (sphere) properties. The properties of the end-points when selected and unselected can be manipulated.
virtual vtkProperty* vtkLineRepresentation::GetSelectedEndPointProperty | ( | ) | [virtual] |
Get the end-point (sphere) properties. The properties of the end-points when selected and unselected can be manipulated.
virtual vtkProperty* vtkLineRepresentation::GetEndPoint2Property | ( | ) | [virtual] |
Get the end-point (sphere) properties. The properties of the end-points when selected and unselected can be manipulated.
virtual vtkProperty* vtkLineRepresentation::GetSelectedEndPoint2Property | ( | ) | [virtual] |
Get the end-point (sphere) properties. The properties of the end-points when selected and unselected can be manipulated.
virtual vtkProperty* vtkLineRepresentation::GetLineProperty | ( | ) | [virtual] |
Get the line properties. The properties of the line when selected and unselected can be manipulated.
virtual vtkProperty* vtkLineRepresentation::GetSelectedLineProperty | ( | ) | [virtual] |
Get the line properties. The properties of the line when selected and unselected can be manipulated.
virtual void vtkLineRepresentation::SetTolerance | ( | int | ) | [virtual] |
The tolerance representing the distance to the widget (in pixels) in which the cursor is considered near enough to the line or end point to be active.
virtual int vtkLineRepresentation::GetTolerance | ( | ) | [virtual] |
The tolerance representing the distance to the widget (in pixels) in which the cursor is considered near enough to the line or end point to be active.
void vtkLineRepresentation::SetResolution | ( | int | res | ) |
Set/Get the resolution (number of subdivisions) of the line. A line with resolution greater than one is useful when points along the line are desired; e.g., generating a rake of streamlines.
Set/Get the resolution (number of subdivisions) of the line. A line with resolution greater than one is useful when points along the line are desired; e.g., generating a rake of streamlines.
void vtkLineRepresentation::GetPolyData | ( | vtkPolyData * | pd | ) |
Retrieve the polydata (including points) that defines the line. The polydata consists of n+1 points, where n is the resolution of the line. These point values are guaranteed to be up-to-date whenever any one of the three handles are moved. To use this method, the user provides the vtkPolyData as an input argument, and the points and polyline are copied into it.
virtual void vtkLineRepresentation::PlaceWidget | ( | double | bounds[6] | ) | [virtual] |
These are methods that satisfy vtkWidgetRepresentation's API.
virtual void vtkLineRepresentation::BuildRepresentation | ( | ) | [virtual] |
These are methods that satisfy vtkWidgetRepresentation's API.
Implements vtkWidgetRepresentation.
virtual int vtkLineRepresentation::ComputeInteractionState | ( | int | X, |
int | Y, | ||
int | modify = 0 |
||
) | [virtual] |
These are methods that satisfy vtkWidgetRepresentation's API.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkLineRepresentation::StartWidgetInteraction | ( | double | e[2] | ) | [virtual] |
These are methods that satisfy vtkWidgetRepresentation's API.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkLineRepresentation::WidgetInteraction | ( | double | e[2] | ) | [virtual] |
These are methods that satisfy vtkWidgetRepresentation's API.
Reimplemented from vtkWidgetRepresentation.
virtual double* vtkLineRepresentation::GetBounds | ( | ) | [virtual] |
These are methods that satisfy vtkWidgetRepresentation's API.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkLineRepresentation::GetActors | ( | vtkPropCollection * | pc | ) | [virtual] |
Methods supporting the rendering process.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkLineRepresentation::ReleaseGraphicsResources | ( | vtkWindow * | ) | [virtual] |
Methods supporting the rendering process.
Reimplemented from vtkWidgetRepresentation.
virtual int vtkLineRepresentation::RenderOpaqueGeometry | ( | vtkViewport * | ) | [virtual] |
Methods supporting the rendering process.
Reimplemented from vtkProp.
virtual int vtkLineRepresentation::RenderTranslucentPolygonalGeometry | ( | vtkViewport * | ) | [virtual] |
Methods supporting the rendering process.
Reimplemented from vtkProp.
virtual int vtkLineRepresentation::HasTranslucentPolygonalGeometry | ( | ) | [virtual] |
Methods supporting the rendering process.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkLineRepresentation::SetInteractionState | ( | int | ) | [virtual] |
The interaction state may be set from a widget (e.g., vtkLineWidget2) or other object. This controls how the interaction with the widget proceeds. Normally this method is used as part of a handshaking process with the widget: First ComputeInteractionState() is invoked that returns a state based on geometric considerations (i.e., cursor near a widget feature), then based on events, the widget may modify this further.
virtual void vtkLineRepresentation::SetRepresentationState | ( | int | ) | [virtual] |
Sets the visual appearance of the representation based on the state it is in. This state is usually the same as InteractionState.
virtual int vtkLineRepresentation::GetRepresentationState | ( | ) | [virtual] |
Sets the visual appearance of the representation based on the state it is in. This state is usually the same as InteractionState.
virtual unsigned long vtkLineRepresentation::GetMTime | ( | ) | [virtual] |
Overload the superclasses' GetMTime() because internal classes are used to keep the state of the representation.
Reimplemented from vtkObject.
virtual void vtkLineRepresentation::SetRenderer | ( | vtkRenderer * | ren | ) | [virtual] |
Overridden to set the rendererer on the internal representations.
Reimplemented from vtkWidgetRepresentation.
virtual void vtkLineRepresentation::SetDistanceAnnotationVisibility | ( | int | ) | [virtual] |
Show the distance between the points.
virtual int vtkLineRepresentation::GetDistanceAnnotationVisibility | ( | ) | [virtual] |
Show the distance between the points.
virtual void vtkLineRepresentation::DistanceAnnotationVisibilityOn | ( | ) | [virtual] |
Show the distance between the points.
virtual void vtkLineRepresentation::DistanceAnnotationVisibilityOff | ( | ) | [virtual] |
Show the distance between the points.
virtual void vtkLineRepresentation::SetDistanceAnnotationFormat | ( | const char * | ) | [virtual] |
Specify the format to use for labelling the line. Note that an empty string results in no label, or a format string without a "%" character will not print the angle value.
virtual char* vtkLineRepresentation::GetDistanceAnnotationFormat | ( | ) | [virtual] |
Specify the format to use for labelling the line. Note that an empty string results in no label, or a format string without a "%" character will not print the angle value.
void vtkLineRepresentation::SetDistanceAnnotationScale | ( | double | x, |
double | y, | ||
double | z | ||
) | [inline] |
Scale text (font size along each dimension).
Definition at line 220 of file vtkLineRepresentation.h.
virtual void vtkLineRepresentation::SetDistanceAnnotationScale | ( | double | scale[3] | ) | [virtual] |
Scale text (font size along each dimension).
virtual double* vtkLineRepresentation::GetDistanceAnnotationScale | ( | ) | [virtual] |
Scale text (font size along each dimension).
Get the distance between the points.
void vtkLineRepresentation::SetLineColor | ( | double | r, |
double | g, | ||
double | b | ||
) |
Convenience method to set the line color. Ideally one should use GetLineProperty()->SetColor().
virtual vtkProperty* vtkLineRepresentation::GetDistanceAnnotationProperty | ( | ) | [virtual] |
Get the distance annotation property
virtual vtkFollower* vtkLineRepresentation::GetTextActor | ( | ) | [virtual] |
Get the text actor
void vtkLineRepresentation::CreateDefaultProperties | ( | ) | [protected] |
void vtkLineRepresentation::ClampPosition | ( | double | x[3] | ) | [protected] |
void vtkLineRepresentation::HighlightPoint | ( | int | ptId, |
int | highlight | ||
) | [protected] |
void vtkLineRepresentation::HighlightLine | ( | int | highlight | ) | [protected] |
int vtkLineRepresentation::InBounds | ( | double | x[3] | ) | [protected] |
void vtkLineRepresentation::SizeHandles | ( | ) | [protected] |
Definition at line 253 of file vtkLineRepresentation.h.
Definition at line 254 of file vtkLineRepresentation.h.
Definition at line 255 of file vtkLineRepresentation.h.
Definition at line 256 of file vtkLineRepresentation.h.
int vtkLineRepresentation::RepresentationState [protected] |
Definition at line 259 of file vtkLineRepresentation.h.
vtkActor* vtkLineRepresentation::LineActor [protected] |
Definition at line 262 of file vtkLineRepresentation.h.
vtkPolyDataMapper* vtkLineRepresentation::LineMapper [protected] |
Definition at line 263 of file vtkLineRepresentation.h.
vtkLineSource* vtkLineRepresentation::LineSource [protected] |
Definition at line 264 of file vtkLineRepresentation.h.
vtkActor** vtkLineRepresentation::Handle [protected] |
Definition at line 267 of file vtkLineRepresentation.h.
vtkPolyDataMapper** vtkLineRepresentation::HandleMapper [protected] |
Definition at line 268 of file vtkLineRepresentation.h.
vtkSphereSource** vtkLineRepresentation::HandleGeometry [protected] |
Definition at line 269 of file vtkLineRepresentation.h.
vtkProperty* vtkLineRepresentation::EndPointProperty [protected] |
Definition at line 273 of file vtkLineRepresentation.h.
Definition at line 274 of file vtkLineRepresentation.h.
vtkProperty* vtkLineRepresentation::EndPoint2Property [protected] |
Definition at line 275 of file vtkLineRepresentation.h.
Definition at line 276 of file vtkLineRepresentation.h.
vtkProperty* vtkLineRepresentation::LineProperty [protected] |
Definition at line 277 of file vtkLineRepresentation.h.
vtkProperty* vtkLineRepresentation::SelectedLineProperty [protected] |
Definition at line 278 of file vtkLineRepresentation.h.
int vtkLineRepresentation::Tolerance [protected] |
Definition at line 282 of file vtkLineRepresentation.h.
int vtkLineRepresentation::ClampToBounds [protected] |
Definition at line 285 of file vtkLineRepresentation.h.
double vtkLineRepresentation::StartP1[3] [protected] |
Definition at line 293 of file vtkLineRepresentation.h.
double vtkLineRepresentation::StartP2[3] [protected] |
Definition at line 294 of file vtkLineRepresentation.h.
double vtkLineRepresentation::StartLineHandle[3] [protected] |
Definition at line 295 of file vtkLineRepresentation.h.
double vtkLineRepresentation::Length [protected] |
Definition at line 296 of file vtkLineRepresentation.h.
double vtkLineRepresentation::LastEventPosition[3] [protected] |
Definition at line 297 of file vtkLineRepresentation.h.
vtkBox* vtkLineRepresentation::BoundingBox [protected] |
Definition at line 300 of file vtkLineRepresentation.h.
int vtkLineRepresentation::InitializedDisplayPosition [protected] |
Definition at line 306 of file vtkLineRepresentation.h.
Definition at line 309 of file vtkLineRepresentation.h.
char* vtkLineRepresentation::DistanceAnnotationFormat [protected] |
Definition at line 310 of file vtkLineRepresentation.h.
vtkFollower* vtkLineRepresentation::TextActor [protected] |
Definition at line 312 of file vtkLineRepresentation.h.
vtkPolyDataMapper* vtkLineRepresentation::TextMapper [protected] |
Definition at line 313 of file vtkLineRepresentation.h.
vtkVectorText* vtkLineRepresentation::TextInput [protected] |
Definition at line 314 of file vtkLineRepresentation.h.
double vtkLineRepresentation::Distance [protected] |
Definition at line 315 of file vtkLineRepresentation.h.
bool vtkLineRepresentation::AnnotationTextScaleInitialized [protected] |
Definition at line 316 of file vtkLineRepresentation.h.
vtkCellPicker* vtkLineRepresentation::LinePicker [protected] |
Definition at line 318 of file vtkLineRepresentation.h.