D - the dimension of the polygon vertexpublic final class PolygonVertex<D extends TwoMin & ThreeMax> extends GeometrixObject
| Constructor and Description |
|---|
PolygonVertex(Vec<D> point,
Vec<D> normal) |
public boolean resembles(java.lang.Object o)
resembles in class GeometrixObjectpublic boolean equals(java.lang.Object o)
equals in class GeometrixObjectpublic int hashCode()
hashCode in class GeometrixObjectpublic java.lang.String toString()
toString in class GeometrixObject