Go to the documentation of this file.
38 #ifndef vtkCellCenterDepthSort_h
39 #define vtkCellCenterDepthSort_h
46 class vtkCellCenterDepthSortStack;
74 vtkCellCenterDepthSortStack *ToSort;
dynamic, self-adjusting array of float
vtkFloatArray * CellCenters
#define vtkTypeMacro(thisClass, superclass)
A simple implementation of vtkCellDepthSort.
vtkIdTypeArray * SortedCells
virtual void PrintSelf(ostream &os, vtkIndent indent)
vtkFloatArray * CellPartitionDepths
virtual ~vtkCellCenterDepthSort()
a simple class to control print indentation
virtual float * ComputeProjectionVector()
virtual void InitTraversal()
Abstract class that can sort cell data along a viewpoint.
vtkFloatArray * CellDepths
dynamic, self-adjusting array of vtkIdType
virtual void ComputeCellCenters()
virtual void ComputeDepths()
#define VTKRENDERINGCORE_EXPORT
vtkIdTypeArray * SortedCellPartition
static vtkCellCenterDepthSort * New()
virtual vtkIdTypeArray * GetNextCells()