Uses of Class
mgui.geometry.util.SortedShape3D.Vertex
Package | Description |
---|---|
mgui.geometry.util |
Uility classes for geometric operations.
|
-
Uses of SortedShape3D.Vertex in mgui.geometry.util
Methods in mgui.geometry.util with parameters of type SortedShape3D.Vertex Modifier and Type Method Description int
SortedShape3D.VertexComparatorX. compare(SortedShape3D.Vertex n1, SortedShape3D.Vertex n2)
int
SortedShape3D.VertexComparatorY. compare(SortedShape3D.Vertex n1, SortedShape3D.Vertex n2)
int
SortedShape3D.VertexComparatorZ. compare(SortedShape3D.Vertex n1, SortedShape3D.Vertex n2)