45 #ifndef vtkProjectedTetrahedraMapper_h
46 #define vtkProjectedTetrahedraMapper_h
48 #include "vtkRenderingVolumeModule.h"
72 static void TransformPoints(
vtkPoints *inPoints,
73 const float projection_mat[16],
74 const float modelview_mat[16],
Abstract class that can sort cell data along a viewpoint.
vtkVisibilitySort * VisibilitySort
void ReportReferences(vtkGarbageCollector *) override
virtual bool IsSupported(vtkRenderWindow *)
Return true if the rendering context provides the nececessary functionality to use this class...
dynamic, self-adjusting array of float
Detect and break reference loops.
a simple class to control print indentation
Unstructured grid volume renderer.
Abstract class for a unstructured grid volume mapper.
abstract superclass for arrays of numeric data
represents the common properties for rendering a volume.
dynamic, self-adjusting array of unsigned char
create a window for renderers to draw into
static vtkAlgorithm * New()
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.