|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniformGrid.GridHeapItem | |
---|---|
cz.cuni.jagrlib.testing | Temporary JaGrLib modules. |
Uses of UniformGrid.GridHeapItem in cz.cuni.jagrlib.testing |
---|
Fields in cz.cuni.jagrlib.testing with type parameters of type UniformGrid.GridHeapItem | |
---|---|
protected java.util.SortedSet<UniformGrid.GridHeapItem> |
UniformGrid.CenterIterator.heap
Working heap. |
protected java.util.SortedSet<UniformGrid.GridHeapItem> |
UniformGrid.RayIteratorOld.heap
Working heap. |
protected java.util.SortedSet<UniformGrid.GridHeapItem> |
UniformGrid.RaySegmentIterator2D.result
Result heap. |
protected java.util.SortedSet<UniformGrid.GridHeapItem> |
UniformGrid.RayTriangleIterator3D.result
Result heap. |
Methods in cz.cuni.jagrlib.testing with parameters of type UniformGrid.GridHeapItem | |
---|---|
int |
UniformGrid.GridHeapItem.compareTo(UniformGrid.GridHeapItem b)
Natural ordering [ distance, {id | cellIndex} ]. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |