Class DelaunayVertice<T extends Point3D>

java.lang.Object
org.jeometry.geom3D.algorithm.delaunay.clarkson.DelaunayVertice<T>
Type Parameters:
T - The type of underlying 3D points
All Implemented Interfaces:
Coord3D, Point3D, SpatialLocalization3D, Vector

public class DelaunayVertice<T extends Point3D>
extends Object
implements Point3D
An implementation of Point3D than embeed delaunay computation needed informations.
Since:
1.0.0
Author:
Julien Seinturier - (c) 2016 - JOrigin project - http:/www.jorigin.org