Uses of Class
georegression.struct.shapes.BoxLength3D_F32
-
Uses of BoxLength3D_F32 in georegression.metric
Modifier and TypeMethodDescriptionstatic boolean
Intersection3D_F32.contained
(BoxLength3D_F32 box, Point3D_F32 point) Returns true if the point is contained inside the box. -
Uses of BoxLength3D_F32 in georegression.struct.shapes
Modifier and TypeMethodDescriptionBoxLength3D_F32.setTo
(float x0, float y0, float z0, float lengthX, float lengthY, float lengthZ) BoxLength3D_F32.setTo
(BoxLength3D_F32 orig)