#include <src/vtk/DRCFilters/vtkFrameWidgetRepresentation.h>
|
| | vtkTypeMacro (vtkFrameWidgetRepresentation, vtkWidgetRepresentation) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| vtkTransform * | GetTransform () |
| |
| virtual void | SetTransform (vtkTransform *t) |
| |
| virtual void | BuildRepresentation () |
| |
| virtual int | ComputeInteractionState (int X, int Y, int modify=0) |
| |
| virtual void | StartWidgetInteraction (double e[2]) |
| |
| virtual void | WidgetInteraction (double e[2]) |
| |
| virtual void | OnMouseHover (double e[2]) |
| |
| virtual void | HighlightOff () |
| |
| virtual void | HighlightActor (vtkDataSet *dataset) |
| |
| virtual double * | GetBounds () |
| |
| virtual void | GetActors (vtkPropCollection *propCollection) |
| |
| void | SetTranslateAxisEnabled (int axisId, bool enabled) |
| |
| void | SetRotateAxisEnabled (int axisId, bool enabled) |
| |
| virtual void | ReleaseGraphicsResources (vtkWindow *) |
| |
| virtual int | RenderOpaqueGeometry (vtkViewport *) |
| |
| virtual int | RenderOverlay (vtkViewport *) |
| |
| virtual int | RenderTranslucentPolygonalGeometry (vtkViewport *) |
| |
| virtual int | HasTranslucentPolygonalGeometry () |
| |
| void | SetInteractionState (int state) |
| |
| | vtkSetMacro (WorldSize, double) |
| |
| | vtkGetMacro (WorldSize, double) |
| |
| | vtkBooleanMacro (UseTubeFilter, bool) |
| |
| | vtkSetMacro (UseTubeFilter, bool) |
| |
| | vtkGetMacro (UseTubeFilter, bool) |
| |
| vtkFrameWidgetRepresentation::vtkFrameWidgetRepresentation |
( |
| ) |
|
|
protected |
| vtkFrameWidgetRepresentation::~vtkFrameWidgetRepresentation |
( |
| ) |
|
|
protected |
| virtual void vtkFrameWidgetRepresentation::BuildRepresentation |
( |
| ) |
|
|
virtual |
| virtual int vtkFrameWidgetRepresentation::ComputeInteractionState |
( |
int |
X, |
|
|
int |
Y, |
|
|
int |
modify = 0 |
|
) |
| |
|
virtual |
| virtual void vtkFrameWidgetRepresentation::GetActors |
( |
vtkPropCollection * |
propCollection | ) |
|
|
virtual |
| virtual double* vtkFrameWidgetRepresentation::GetBounds |
( |
| ) |
|
|
virtual |
| vtkTransform* vtkFrameWidgetRepresentation::GetTransform |
( |
| ) |
|
| virtual int vtkFrameWidgetRepresentation::HasTranslucentPolygonalGeometry |
( |
| ) |
|
|
virtual |
| virtual void vtkFrameWidgetRepresentation::HighlightActor |
( |
vtkDataSet * |
dataset | ) |
|
|
virtual |
| virtual void vtkFrameWidgetRepresentation::HighlightOff |
( |
| ) |
|
|
virtual |
| virtual void vtkFrameWidgetRepresentation::OnMouseHover |
( |
double |
e[2] | ) |
|
|
virtual |
| void vtkFrameWidgetRepresentation::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
| virtual void vtkFrameWidgetRepresentation::ReleaseGraphicsResources |
( |
vtkWindow * |
| ) |
|
|
virtual |
| virtual int vtkFrameWidgetRepresentation::RenderOpaqueGeometry |
( |
vtkViewport * |
| ) |
|
|
virtual |
| virtual int vtkFrameWidgetRepresentation::RenderOverlay |
( |
vtkViewport * |
| ) |
|
|
virtual |
| virtual int vtkFrameWidgetRepresentation::RenderTranslucentPolygonalGeometry |
( |
vtkViewport * |
| ) |
|
|
virtual |
| virtual void vtkFrameWidgetRepresentation::Rotate |
( |
double |
e[2] | ) |
|
|
protectedvirtual |
| void vtkFrameWidgetRepresentation::SetInteractionState |
( |
int |
state | ) |
|
| void vtkFrameWidgetRepresentation::SetRotateAxisEnabled |
( |
int |
axisId, |
|
|
bool |
enabled |
|
) |
| |
| virtual void vtkFrameWidgetRepresentation::SetTransform |
( |
vtkTransform * |
t | ) |
|
|
virtual |
| void vtkFrameWidgetRepresentation::SetTranslateAxisEnabled |
( |
int |
axisId, |
|
|
bool |
enabled |
|
) |
| |
| virtual void vtkFrameWidgetRepresentation::StartWidgetInteraction |
( |
double |
e[2] | ) |
|
|
virtual |
| virtual void vtkFrameWidgetRepresentation::Translate |
( |
double |
e[2] | ) |
|
|
protectedvirtual |
| virtual void vtkFrameWidgetRepresentation::TranslateInPlane |
( |
double |
e[2] | ) |
|
|
protectedvirtual |
| vtkFrameWidgetRepresentation::vtkBooleanMacro |
( |
UseTubeFilter |
, |
|
|
bool |
|
|
) |
| |
| vtkFrameWidgetRepresentation::vtkGetMacro |
( |
WorldSize |
, |
|
|
double |
|
|
) |
| |
| vtkFrameWidgetRepresentation::vtkGetMacro |
( |
UseTubeFilter |
, |
|
|
bool |
|
|
) |
| |
| vtkFrameWidgetRepresentation::vtkSetMacro |
( |
WorldSize |
, |
|
|
double |
|
|
) |
| |
| vtkFrameWidgetRepresentation::vtkSetMacro |
( |
UseTubeFilter |
, |
|
|
bool |
|
|
) |
| |
| virtual void vtkFrameWidgetRepresentation::WidgetInteraction |
( |
double |
e[2] | ) |
|
|
virtual |
| double vtkFrameWidgetRepresentation::InteractionStartWorldPoint[3] |
|
protected |
| double vtkFrameWidgetRepresentation::LastEventPosition[2] |
|
protected |
| int vtkFrameWidgetRepresentation::RotateAxis |
|
protected |
| int vtkFrameWidgetRepresentation::TranslateAxis |
|
protected |
| bool vtkFrameWidgetRepresentation::UseTubeFilter |
|
protected |
| double vtkFrameWidgetRepresentation::WorldSize |
|
protected |
The documentation for this class was generated from the following file: