Uses of Record Class
cz.fidentis.analyst.engines.bbox.BoundingBoxConfig
Packages that use BoundingBoxConfig
-
Uses of BoundingBoxConfig in cz.fidentis.analyst.engines.bbox
Methods in cz.fidentis.analyst.engines.bbox with parameters of type BoundingBoxConfigModifier and TypeMethodDescriptionstatic Box
BoundingBoxServices.compute
(MeshFacet mesh, BoundingBoxConfig config) Returns bounding box of the given mesh.static Box
BoundingBoxServices.compute
(MeshModel mesh, BoundingBoxConfig config) Returns bounding box of the given mesh.static Box
BoundingBoxServices.compute
(Collection<MeshFacet> mesh, BoundingBoxConfig config) Returns bounding box of the given mesh.