Version: 9.16.0
StdMeshers::Cartesian3D::Tools Class Reference

#include <StdMeshers_Cartesian_3D_Grid.hxx>

Public Member Functions

 Tools ()=delete
 

Static Public Member Functions

static void GetExactBndBox (const std::vector< TopoDS_Shape > &faceVec, const double *axesDirs, Bnd_Box &shapeBox)
 computes exact bounding box with axes parallel to given ones More...
 

Constructor & Destructor Documentation

◆ Tools()

StdMeshers::Cartesian3D::Tools::Tools ( )
delete

Member Function Documentation

◆ GetExactBndBox()

void Tools::GetExactBndBox ( const std::vector< TopoDS_Shape > &  faceVec,
const double *  axesDirs,
Bnd_Box &  shapeBox 
)
static

computes exact bounding box with axes parallel to given ones

Referenced by StdMeshers::Cartesian3D::Grid::GridInitAndInterserctWithShape().