27 #ifndef vtkEllipsoidTensorProbeRepresentation_h
28 #define vtkEllipsoidTensorProbeRepresentation_h
67 void EvaluateTensor(
double t[9] );
represents an object (geometry & properties) in a rendered scene
vtkPolyData * TensorSource
Abstract class that serves as a representation for vtkTensorProbeWidget.
virtual int SelectProbe(int pos[2])=0
abstract specification for Viewports
virtual int RenderOpaqueGeometry(vtkViewport *)
virtual void BuildRepresentation()
vtkCellPicker * CellPicker
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)
compute normals for polygonal mesh
virtual void GetActors(vtkPropCollection *)
map vtkPolyData to graphics primitives
scale and orient glyph(s) according to tensor eigenvalues and eigenvectors
vtkActor * EllipsoidActor
ray-cast cell picker for all kinds of Prop3Ds
vtkPolyDataNormals * PolyDataNormals
A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids...
virtual void ReleaseGraphicsResources(vtkWindow *)