#include <corefine.hh>
|
| CCorefine (CGMapVertex *AMap, TCoordinate AEpsilon=1E-4) |
|
virtual | ~CCorefine () |
|
virtual int | corefine (CDart *&AMesh1, CDart *&AMesh2, std::bitset< NB_MARKS > ACopyMarks=0)=0 |
|
Definition at line 32 of file corefine.hh.
CCorefine::CCorefine |
( |
CGMapVertex * |
AMap, |
|
|
TCoordinate |
AEpsilon = 1E-4 |
|
) |
| |
CCorefine::~CCorefine |
( |
| ) |
|
|
virtual |
virtual int GMap3d::CCorefine::corefine |
( |
CDart *& |
AMesh1, |
|
|
CDart *& |
AMesh2, |
|
|
std::bitset< NB_MARKS > |
ACopyMarks = 0 |
|
) |
| |
|
pure virtual |
std::bitset<NB_MARKS> GMap3d::CCorefine::FCopyMarks |
|
protected |
TCoordinate GMap3d::CCorefine::FEps |
|
protected |
CGMapVertex* GMap3d::CCorefine::FMap |
|
protected |
The documentation for this class was generated from the following files: