38 #ifndef vtkCellCenterDepthSort_h
39 #define vtkCellCenterDepthSort_h
46 class vtkCellCenterDepthSortStack;
69 virtual float *ComputeProjectionVector();
70 virtual void ComputeCellCenters();
71 virtual void ComputeDepths();
74 vtkCellCenterDepthSortStack *ToSort;
Abstract class that can sort cell data along a viewpoint.
dynamic, self-adjusting array of float
dynamic, self-adjusting array of vtkIdType
vtkFloatArray * CellCenters
vtkFloatArray * CellDepths
vtkFloatArray * CellPartitionDepths
a simple class to control print indentation
virtual void InitTraversal()=0
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define VTKRENDERINGCORE_EXPORT
vtkIdTypeArray * SortedCellPartition
A simple implementation of vtkCellDepthSort.
virtual vtkIdTypeArray * GetNextCells()=0
vtkIdTypeArray * SortedCells