#include <corefine-2d-propagation.hh>
Definition at line 38 of file corefine-2d-propagation.hh.
| CCorefine2dPropagation::CCorefine2dPropagation |
( |
CGMapVertex * |
AMap, |
|
|
const CPlane & |
APlane = CPlane(OZ, ORIGIN), |
|
|
bool |
ACalculateOrientation = true, |
|
|
TCoordinate |
AEpsilon = 1E-4, |
|
|
int |
AVertexDI = -1 |
|
) |
| |
| CCorefine2dPropagation::~CCorefine2dPropagation |
( |
| ) |
|
|
virtual |
| void CCorefine2dPropagation::applyModifications |
( |
CDart * |
AMesh | ) |
|
|
protectedvirtual |
| void CCorefine2dPropagation::cleanMesh |
( |
CDart * |
AMesh | ) |
|
|
protectedvirtual |
| int CCorefine2dPropagation::corefine |
( |
CDart *& |
AMesh1, |
|
|
CDart *& |
AMesh2, |
|
|
std::bitset< NB_MARKS > |
ACopyMarks = 0 |
|
) |
| |
|
virtual |
| const CTime & CCorefine2dPropagation::getAssemblyTime |
( |
| ) |
const |
| const CTime & CCorefine2dPropagation::getCleaningTime |
( |
| ) |
const |
| const CTime & CCorefine2dPropagation::getDoubleEdgesCleaningTime |
( |
| ) |
const |
| const CTime & CCorefine2dPropagation::getInitialisationTime |
( |
| ) |
const |
| const CTime & CCorefine2dPropagation::getLocalizationTime |
( |
| ) |
const |
| const CTime & CCorefine2dPropagation::getOrientationTime |
( |
| ) |
const |
| const CTime & CCorefine2dPropagation::getPropagationTime |
( |
| ) |
const |
| INLINE CVertex * GMap3d::CCorefine2dPropagation::getVertex |
( |
CDart * |
ADart | ) |
|
|
protectedvirtual |
| void CCorefine2dPropagation::initMesh |
( |
CDart * |
AMesh | ) |
|
|
protectedvirtual |
| INLINE void GMap3d::CCorefine2dPropagation::modifyVertex |
( |
CDart * |
ADart, |
|
|
const CVertex & |
AVertex |
|
) |
| |
|
protectedvirtual |
| CDart * CCorefine2dPropagation::splitEdge |
( |
CDart * |
AEdge, |
|
|
const CVertex & |
AVertex |
|
) |
| |
|
protectedvirtual |
| void CCorefine2dPropagation::weldMultipleVertices |
( |
CDart * |
AVertex1, |
|
|
CDart * |
AVertex2 |
|
) |
| |
|
protectedvirtual |
| void CCorefine2dPropagation::weldVertices |
( |
CDart * |
AVertex1, |
|
|
CDart * |
AVertex2 |
|
) |
| |
|
protectedvirtual |
| int GMap3d::CCorefine2dPropagation::FAlpha1DI |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FAssemblyTime |
|
protected |
| TProjection GMap3d::CCorefine2dPropagation::FBestProj |
|
protected |
| bool GMap3d::CCorefine2dPropagation::FCalculateOrientation |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FCleaningTime |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FDoubleEdgesCleaningTime |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FInitialisationTime |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FLocalizationTime |
|
protected |
| bool GMap3d::CCorefine2dPropagation::FLocalVertexDirectInfo |
|
protected |
| int GMap3d::CCorefine2dPropagation::FNumberOfIntersections |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FOrientationTime |
|
protected |
| CPlane GMap3d::CCorefine2dPropagation::FPlane |
|
protected |
| CTime GMap3d::CCorefine2dPropagation::FPropagationTime |
|
protected |
| int GMap3d::CCorefine2dPropagation::FVertexDI |
|
protected |
The documentation for this class was generated from the following files: