Uses of Interface
com.croftsoft.core.math.geom.PointXYZ

Packages that use PointXYZ
com.croftsoft.core.math.geom Geometry. 
 

Uses of PointXYZ in com.croftsoft.core.math.geom
 

Classes in com.croftsoft.core.math.geom that implement PointXYZ
 class Point3DD
          A mutable point in three-dimensional real space (x, y, z).
 

Methods in com.croftsoft.core.math.geom with parameters of type PointXYZ
 void Point3DD.setXYZ(PointXYZ pointXYZ)
           
 

Constructors in com.croftsoft.core.math.geom with parameters of type PointXYZ
Point3DD(PointXYZ pointXYZ)
           
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)