28 #ifndef vtkEllipsoidTensorProbeRepresentation_h 29 #define vtkEllipsoidTensorProbeRepresentation_h 31 #include "vtkInteractionWidgetsModule.h" 79 void EvaluateTensor(
double t[9] );
int RenderOpaqueGeometry(vtkViewport *) override
See vtkWidgetRepresentation for details.
represents an object (geometry & properties) in a rendered scene
vtkPolyData * TensorSource
void ReleaseGraphicsResources(vtkWindow *) override
See vtkProp for details.
Abstract class that serves as a representation for vtkTensorProbeWidget.
virtual int SelectProbe(int pos[2])=0
This method is invoked by the widget during user interaction.
abstract specification for Viewports
vtkCellPicker * CellPicker
void GetActors(vtkPropCollection *) override
See vtkProp for details.
vtkTensorGlyph * TensorGlypher
concrete dataset represents vertices, lines, polygons, and triangle strips
window superclass for vtkRenderWindow
vtkPolyDataMapper * EllipsoidMapper
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instances of this class.
compute normals for polygonal mesh
void BuildRepresentation() override
See vtkWidgetRepresentation for details.
map vtkPolyData to graphics primitives
scale and orient glyph(s) according to eigenvalues and eigenvectors of symmetrical part of tensor ...
vtkActor * EllipsoidActor
ray-cast cell picker for all kinds of Prop3Ds
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
vtkPolyDataNormals * PolyDataNormals
A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids...