#include <BRep_Tool.hxx>#include "SMDS_MeshNode.hxx"#include "SMESH_TypeDefs.hxx"#include "SMESH_RegularGridTemplate.hxx"
Functions | |
| static int | findLeftBottomCorner (const std::shared_ptr< gp_Pnt > &V0, const std::shared_ptr< gp_Pnt > &V1, const std::shared_ptr< gp_Pnt > &V2, const std::shared_ptr< gp_Pnt > &V3) |
|
static |
Referenced by SMESHUtils::SMESH_RegularGrid::transformIndexLimits().