Uses of Class
eu.mihosoft.vrl.v3d.Bounds
Packages that use Bounds
- 
Uses of Bounds in eu.mihosoft.vrl.v3dMethods in eu.mihosoft.vrl.v3d that return BoundsModifier and TypeMethodDescriptionBounds.clone()CSG.getBounds()Returns the bounds of this csg.MeshContainer.getBounds()Polygon.getBounds()Returns the bounds of this polygon.Methods in eu.mihosoft.vrl.v3d with parameters of type BoundsModifier and TypeMethodDescriptionbooleanBounds.intersects(Bounds b) Indicates whether the specified bounding box intersects with this bounding box (check includes box boundary).