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 |
Data of a discretized EDGE allowing to get a point on MA by a parameter on EDGE.
Referenced by SMESH_MAT2d::Boundary::getBranchPoint().
std::vector< double > SMESH_MAT2d::BndPoints::_params |