Version: 9.16.0
SMESH_RegularGrid.cxx File Reference
#include <BRep_Tool.hxx>
#include "SMDS_MeshNode.hxx"
#include "SMESH_TypeDefs.hxx"
#include "SMESH_RegularGridTemplate.hxx"
Include dependency graph for SMESH_RegularGrid.cxx:

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)
 

Function Documentation

◆ findLeftBottomCorner()

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