37 #ifndef vtkPriorityQueue_h
38 #define vtkPriorityQueue_h
136 this->
Pop(loc,priority);
155 if ( this->
MaxId < 0 )
168 if ( this->
MaxId < 0 )
abstract base class for most VTK objects
#define VTKCOMMONCORE_EXPORT
vtkIdTypeArray * ItemLocation
vtkIdType Peek(vtkIdType location, double &priority)
dynamic, self-adjusting array of vtkIdType
a list of ids arranged in priority order
virtual void PrintSelf(ostream &os, vtkIndent indent)
double GetPriority(vtkIdType id)
vtkIdType Pop(vtkIdType location, double &priority)
a simple class to control print indentation
vtkIdType GetNumberOfItems()
double DeleteId(vtkIdType id)