VTK
|
A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids. More...
#include <vtkEllipsoidTensorProbeRepresentation.h>
A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids.
vtkEllipsoidTensorProbeRepresentation is a concrete implementation of vtkTensorProbeRepresentation. It renders tensors as ellipsoids. Locations between two points when probed have the tensors linearly interpolated from the neighboring locations on the polyline.
Definition at line 37 of file vtkEllipsoidTensorProbeRepresentation.h.
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
Definition at line 46 of file vtkEllipsoidTensorProbeRepresentation.h.
static vtkEllipsoidTensorProbeRepresentation* vtkEllipsoidTensorProbeRepresentation::New | ( | ) | [static] |
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
Reimplemented from vtkObject.
static int vtkEllipsoidTensorProbeRepresentation::IsTypeOf | ( | const char * | type | ) | [static] |
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
virtual int vtkEllipsoidTensorProbeRepresentation::IsA | ( | const char * | type | ) | [virtual] |
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
static vtkEllipsoidTensorProbeRepresentation* vtkEllipsoidTensorProbeRepresentation::SafeDownCast | ( | vtkObjectBase * | o | ) | [static] |
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
virtual vtkObjectBase* vtkEllipsoidTensorProbeRepresentation::NewInstanceInternal | ( | ) | const [protected, virtual] |
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
void vtkEllipsoidTensorProbeRepresentation::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) | [virtual] |
Standard methods for instances of this class.
Reimplemented from vtkTensorProbeRepresentation.
virtual void vtkEllipsoidTensorProbeRepresentation::BuildRepresentation | ( | ) | [virtual] |
See vtkWidgetRepresentation for details.
Reimplemented from vtkTensorProbeRepresentation.
virtual int vtkEllipsoidTensorProbeRepresentation::RenderOpaqueGeometry | ( | vtkViewport * | ) | [virtual] |
See vtkWidgetRepresentation for details.
Reimplemented from vtkTensorProbeRepresentation.
virtual int vtkEllipsoidTensorProbeRepresentation::SelectProbe | ( | int | pos[2] | ) | [virtual] |
Can we pick the tensor glyph at the current cursor pos
Implements vtkTensorProbeRepresentation.
virtual void vtkEllipsoidTensorProbeRepresentation::GetActors | ( | vtkPropCollection * | ) | [virtual] |
See vtkProp for details.
Reimplemented from vtkTensorProbeRepresentation.
virtual void vtkEllipsoidTensorProbeRepresentation::ReleaseGraphicsResources | ( | vtkWindow * | ) | [virtual] |
See vtkProp for details.
Reimplemented from vtkTensorProbeRepresentation.
void vtkEllipsoidTensorProbeRepresentation::EvaluateTensor | ( | double | t[9] | ) | [protected] |
virtual void vtkEllipsoidTensorProbeRepresentation::RegisterPickers | ( | ) | [protected, virtual] |
Register internal Pickers in the Picking Manager. Must be reimplemented by concrete widget representations to register their pickers.
Reimplemented from vtkWidgetRepresentation.
Definition at line 72 of file vtkEllipsoidTensorProbeRepresentation.h.
Definition at line 73 of file vtkEllipsoidTensorProbeRepresentation.h.
Definition at line 74 of file vtkEllipsoidTensorProbeRepresentation.h.
Definition at line 75 of file vtkEllipsoidTensorProbeRepresentation.h.
Definition at line 76 of file vtkEllipsoidTensorProbeRepresentation.h.
Definition at line 77 of file vtkEllipsoidTensorProbeRepresentation.h.