Open CASCADE Technology
7.5.0
|
Defines a set of static methods operating with bounding boxes. More...
#include <Bnd_Tools.hxx>
Static Public Member Functions | |
Bnd_Box to BVH_Box conversion | |
static BVH_Box< Standard_Real, 2 > | Bnd2BVH (const Bnd_Box2d &theBox) |
Converts the given Bnd_Box2d to BVH_Box. More... | |
static BVH_Box< Standard_Real, 3 > | Bnd2BVH (const Bnd_Box &theBox) |
Converts the given Bnd_Box to BVH_Box. More... | |
Defines a set of static methods operating with bounding boxes.
|
inlinestatic |
|
inlinestatic |