Uses of Class
org.meteoinfo.image.vecmath.Point4f
-
Packages that use Point4f Package Description org.meteoinfo.image.vecmath -
-
Uses of Point4f in org.meteoinfo.image.vecmath
Methods in org.meteoinfo.image.vecmath with parameters of type Point4f Modifier and Type Method Description floatPoint4f. distance(Point4f p)floatPoint4f. distanceL1(Point4f p)floatPoint4f. distanceSquared(Point4f p)Constructors in org.meteoinfo.image.vecmath with parameters of type Point4f Constructor Description Point4f(Point4f t)
-