Version: 9.12.0
SMESH_MAT2d::BndPoints Struct Reference

Data of a discretized EDGE allowing to get a point on MA by a parameter on EDGE. More...

#include <SMESH_MAT2d.hxx>

Data Fields

std::vector< double > _params
 
std::vector< std::pair< const Branch *, int > > _maEdges
 

Detailed Description

Data of a discretized EDGE allowing to get a point on MA by a parameter on EDGE.

Field Documentation

◆ _maEdges

std::vector< std::pair< const Branch*, int > > SMESH_MAT2d::BndPoints::_maEdges

◆ _params