27 #ifndef __vtkEllipsoidTensorProbeRepresentation_h
28 #define __vtkEllipsoidTensorProbeRepresentation_h
30 #include "vtkInteractionWidgetsModule.h"
47 void PrintSelf(ostream& os, vtkIndent indent);
58 virtual void GetActors(vtkPropCollection *);
67 void EvaluateTensor(
double t[9] );
vtkPolyData * TensorSource
Abstract class that serves as a representation for vtkTensorProbeWidget.
virtual int SelectProbe(int pos[2])=0
virtual int RenderOpaqueGeometry(vtkViewport *)
virtual void BuildRepresentation()
vtkCellPicker * CellPicker
vtkTensorGlyph * TensorGlypher
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyDataMapper * EllipsoidMapper
void PrintSelf(ostream &os, vtkIndent indent)
compute normals for polygonal mesh
virtual void GetActors(vtkPropCollection *)
scale and orient glyph(s) according to tensor eigenvalues and eigenvectors
vtkActor * EllipsoidActor
vtkPolyDataNormals * PolyDataNormals
A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids...
virtual void ReleaseGraphicsResources(vtkWindow *)