, including all inherited members.
| addFaceToGrid(TFaceGrid *AGrid, CDart *AFace) | GMap3d::CCorefine3d | [protected] |
| applyModifications(CDart *AMesh) | GMap3d::CCorefine3d | [protected] |
| areFacesLinked(CDart *AFace1, CDart *AFace2) | GMap3d::CCorefine3d | [protected] |
| CCorefine(CGMapVertex *AMap, TCoordinate AEpsilon=1E-4) | GMap3d::CCorefine | |
| CCorefine3d(CGMapVertex *AMap, bool ACalculateOrientation=true, TCoordinate AEpsilon=1E-4, int AVertexDI=-1) | GMap3d::CCorefine3d | |
| cleanMesh(CDart *AMesh) | GMap3d::CCorefine3d | [protected, virtual] |
| computeGridResolution(const CVertex &AGridSize, unsigned long ANbFaces, TCoordinate ANbFacesPerCell, unsigned int *AResX, unsigned int *AResY, unsigned int *AResZ, unsigned int AMinRes=1, unsigned int AMaxRes=512) | GMap3d::CCorefine3d | [protected] |
| computeOnlyFirstIntersection(bool ABoolean) | GMap3d::CCorefine3d | |
| corefine(CDart *&AMesh1, CDart *&AMesh2, std::bitset< NB_MARKS > ACopyMarks=0) | GMap3d::CCorefine3d | [virtual] |
| createEdge() | GMap3d::CCorefine3d | [protected] |
| createGrid(CDart *AMesh, unsigned long ANbFaces) | GMap3d::CCorefine3d | [protected] |
| createIntersectionEdge(CDart *AFace1, CDart *AFace2, const CPlane &APlane1, const CPlane &APlane2, const CEdgeIntersection &AInter1, const CEdgeIntersection &AInter2, int AMark, std::list< CDart * > *AList) | GMap3d::CCorefine3d | [protected] |
| destroyGrid() | GMap3d::CCorefine3d | [protected] |
| extractIntersectionLines(CDart *AMesh) | GMap3d::CCorefine3d | [protected] |
| FAlpha2DI | GMap3d::CCorefine3d | [private] |
| FCalculateOrientation | GMap3d::CCorefine3d | [private] |
| FComputeOnlyFirstIntersection | GMap3d::CCorefine3d | [private] |
| FCopyMarks | GMap3d::CCorefine | [protected] |
| FEps | GMap3d::CCorefine | [protected] |
| FFaceDI | GMap3d::CCorefine3d | [private] |
| FFictiveMark | GMap3d::CCorefine3d | [private] |
| FGrid | GMap3d::CCorefine3d | [private] |
| FGridCreationTime | GMap3d::CCorefine3d | [private] |
| FGridResolution | GMap3d::CCorefine3d | [private] |
| findFirstIntersectionInGrid(const CVertex &AVertex, int *ADim) | GMap3d::CCorefine3d | [protected] |
| findNearestIntersectionInGrid(const CVertex &AVertex1, const CVertex &AVertex2) | GMap3d::CCorefine3d | [protected] |
| FInitialisationTime | GMap3d::CCorefine3d | [private] |
| FIntersectionMark | GMap3d::CCorefine3d | [private] |
| FLineCreationTime | GMap3d::CCorefine3d | [private] |
| FLocalVertexDirectInfo | GMap3d::CCorefine3d | [private] |
| FMap | GMap3d::CCorefine | [protected] |
| FNumberOfIntersectionEdges | GMap3d::CCorefine3d | [private] |
| FNumberOfIntersectionLines | GMap3d::CCorefine3d | [private] |
| followIntersection(CDart *AVertex1, CDart *AVertex2, int AMark) | GMap3d::CCorefine3d | [protected] |
| FOrientMark | GMap3d::CCorefine3d | [private] |
| FResearchTime | GMap3d::CCorefine3d | [private] |
| FTools | GMap3d::CCorefine3d | [private] |
| FUpdateTime | GMap3d::CCorefine3d | [private] |
| FVertexDI | GMap3d::CCorefine3d | [private] |
| getFace(CDart *ADart) | GMap3d::CCorefine3d | [protected] |
| getGridCreationTime() const | GMap3d::CCorefine3d | [inline] |
| getGridResolution(const CVertex &AGridSize, unsigned int AMinRes, unsigned int AMaxRes, unsigned int *AResX, unsigned int *AResY, unsigned int *AResZ) | GMap3d::CCorefine3d | [protected] |
| getInitialisationTime() const | GMap3d::CCorefine3d | [inline] |
| getLineCreationTime() const | GMap3d::CCorefine3d | [inline] |
| getMaxVerticesDegree(std::list< CDart * > *AList) | GMap3d::CCorefine3d | [protected] |
| getProjectionOnPlane(CDart *AVertex, const CPlane &APlane) | GMap3d::CCorefine3d | [protected] |
| getResearchTime() const | GMap3d::CCorefine3d | [inline] |
| getUpdateTime() const | GMap3d::CCorefine3d | [inline] |
| getVertex(CDart *ADart) | GMap3d::CCorefine3d | [protected] |
| initMesh(CDart *AMesh) | GMap3d::CCorefine3d | [protected, virtual] |
| insertEdgeInFace(CDart *AVertex1, const CVertex &AVertex2) | GMap3d::CCorefine3d | [protected, virtual] |
| insertVertexInFace(CDart *AFace, const CVertex &APoint) | GMap3d::CCorefine3d | [protected, virtual] |
| isSameEdge_Naive(CDart *AEdge1, CDart *AEdge2) | GMap3d::CCorefine3d | [protected] |
| isSameEdge_Optimized(CDart *AEdge1, CDart *AEdge2) | GMap3d::CCorefine3d | [protected] |
| manageFacesIntersection(CDart *AFace1, const CPlane &APlane1, CDart *AFace2, const CPlane &APlane2, int AMark, std::list< CDart * > *AList) | GMap3d::CCorefine3d | [protected] |
| normalizeGridSize(const CVertex &AGridSize) | GMap3d::CCorefine3d | [protected] |
| refineGrid(unsigned int AMaxSubDiv, unsigned int AMaxNumberOfFaces) | GMap3d::CCorefine3d | [protected] |
| removeEdge(CDart *AEdge, int ADeleteMark=-1) | GMap3d::CCorefine3d | [protected, virtual] |
| removeFaceFromGrid(TFaceGrid *AGrid, CDart *AFace) | GMap3d::CCorefine3d | [protected] |
| setGridResolution(int ARes) | GMap3d::CCorefine3d | |
| splitEdge(CDart *AVertex, const CVertex &APoint) | GMap3d::CCorefine3d | [protected, virtual] |
| splitFace(CDart *AVertex1, CDart *AVertex2) | GMap3d::CCorefine3d | [protected, virtual] |
| updateFaceLinks(CDart *AFace) | GMap3d::CCorefine3d | [protected] |
| updateVertexLinks(CDart *ADart, CAttributeVertex *AVertex) | GMap3d::CCorefine3d | [protected] |
| updateVertexLinks(CDart *ADart) | GMap3d::CCorefine3d | [protected] |
| ~CCorefine() | GMap3d::CCorefine | [virtual] |
| ~CCorefine3d() | GMap3d::CCorefine3d | |