Open CASCADE Technology  7.6.0

Bnd_Tools Class Reference

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...
 

Detailed Description

Defines a set of static methods operating with bounding boxes.

Member Function Documentation

◆ Bnd2BVH() [1/2]

static BVH_Box<Standard_Real, 3> Bnd_Tools::Bnd2BVH ( const Bnd_Box theBox)
inlinestatic

Converts the given Bnd_Box to BVH_Box.

◆ Bnd2BVH() [2/2]

static BVH_Box<Standard_Real, 2> Bnd_Tools::Bnd2BVH ( const Bnd_Box2d theBox)
inlinestatic

Converts the given Bnd_Box2d to BVH_Box.


The documentation for this class was generated from the following file: