Uses of Class
georegression.struct.shapes.BoxLength3D_F64
Packages that use BoxLength3D_F64
-
Uses of BoxLength3D_F64 in georegression.metric
Methods in georegression.metric with parameters of type BoxLength3D_F64Modifier and TypeMethodDescriptionstatic boolean
Intersection3D_F64.contained
(BoxLength3D_F64 box, Point3D_F64 point) Returns true if the point is contained inside the box. -
Uses of BoxLength3D_F64 in georegression.struct.shapes
Methods in georegression.struct.shapes that return BoxLength3D_F64Modifier and TypeMethodDescriptionBoxLength3D_F64.setTo
(double x0, double y0, double z0, double lengthX, double lengthY, double lengthZ) BoxLength3D_F64.setTo
(BoxLength3D_F64 orig) Methods in georegression.struct.shapes with parameters of type BoxLength3D_F64Constructors in georegression.struct.shapes with parameters of type BoxLength3D_F64