Go to the documentation of this file.
39 #ifndef vtkCellCenterDepthSort_h
40 #define vtkCellCenterDepthSort_h
42 #include "vtkRenderingCoreModule.h"
47 class vtkCellCenterDepthSortStack;
75 vtkCellCenterDepthSortStack *ToSort;
dynamic, self-adjusting array of float
vtkFloatArray * CellCenters
A simple implementation of vtkCellDepthSort.
vtkIdTypeArray * SortedCells
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkFloatArray * CellPartitionDepths
virtual ~vtkCellCenterDepthSort()
a simple class to control print indentation
virtual float * ComputeProjectionVector()
virtual void InitTraversal()
To facilitate incremental sorting algorithms, the cells are retrieved in an iteration process.
Abstract class that can sort cell data along a viewpoint.
vtkFloatArray * CellDepths
dynamic, self-adjusting array of vtkIdType
virtual void ComputeCellCenters()
virtual void ComputeDepths()
vtkIdTypeArray * SortedCellPartition
static vtkCellCenterDepthSort * New()
virtual vtkIdTypeArray * GetNextCells()