38 #ifndef __vtkCellCenterDepthSort_h
39 #define __vtkCellCenterDepthSort_h
45 class vtkCellCenterDepthSortStack;
68 virtual float *ComputeProjectionVector();
69 virtual void ComputeCellCenters();
70 virtual void ComputeDepths();
73 vtkCellCenterDepthSortStack *ToSort;
79 #endif //__vtkCellCenterDepthSort_h
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)
vtkIdTypeArray * SortedCellPartition
A simple implementation of vtkCellDepthSort.
virtual vtkIdTypeArray * GetNextCells()=0
vtkIdTypeArray * SortedCells