Go to the documentation of this file.
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],
represent and manipulate 3D points
dynamic, self-adjusting array of float
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dynamic, self-adjusting array of unsigned char
abstract superclass for arrays of numeric data
virtual bool IsSupported(vtkRenderWindow *)
Return true if the rendering context provides the nececessary functionality to use this class.
vtkVisibilitySort * VisibilitySort
a simple class to control print indentation
Detect and break reference loops.
Abstract class that can sort cell data along a viewpoint.
static vtkAlgorithm * New()
void ReportReferences(vtkGarbageCollector *) override
Abstract class for an unstructured grid volume mapper.
Unstructured grid volume renderer.
create a window for renderers to draw into
represents the common properties for rendering a volume.