|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   42 #ifndef vtkProjectedTetrahedraMapper_h 
   43 #define vtkProjectedTetrahedraMapper_h 
   45 #include "vtkRenderingVolumeModule.h"  
   66   static void MapScalarsToColors(
 
   68   static void TransformPoints(
vtkPoints* inPoints, 
const float projection_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.