Uses of Class
georegression.struct.shapes.BoxLength3D_F64
-
Uses of BoxLength3D_F64 in georegression.metric
Modifier 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
Modifier and TypeMethodDescriptionBoxLength3D_F64.setTo
(double x0, double y0, double z0, double lengthX, double lengthY, double lengthZ) BoxLength3D_F64.setTo
(BoxLength3D_F64 orig)