GMap3d::CCorefine3d Member List

This is the complete list of members for GMap3d::CCorefine3d, 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]
FAlpha2DIGMap3d::CCorefine3d [private]
FCalculateOrientationGMap3d::CCorefine3d [private]
FComputeOnlyFirstIntersectionGMap3d::CCorefine3d [private]
FCopyMarksGMap3d::CCorefine [protected]
FEpsGMap3d::CCorefine [protected]
FFaceDIGMap3d::CCorefine3d [private]
FFictiveMarkGMap3d::CCorefine3d [private]
FGridGMap3d::CCorefine3d [private]
FGridCreationTimeGMap3d::CCorefine3d [private]
FGridResolutionGMap3d::CCorefine3d [private]
findFirstIntersectionInGrid(const CVertex &AVertex, int *ADim)GMap3d::CCorefine3d [protected]
findNearestIntersectionInGrid(const CVertex &AVertex1, const CVertex &AVertex2)GMap3d::CCorefine3d [protected]
FInitialisationTimeGMap3d::CCorefine3d [private]
FIntersectionMarkGMap3d::CCorefine3d [private]
FLineCreationTimeGMap3d::CCorefine3d [private]
FLocalVertexDirectInfoGMap3d::CCorefine3d [private]
FMapGMap3d::CCorefine [protected]
FNumberOfIntersectionEdgesGMap3d::CCorefine3d [private]
FNumberOfIntersectionLinesGMap3d::CCorefine3d [private]
followIntersection(CDart *AVertex1, CDart *AVertex2, int AMark)GMap3d::CCorefine3d [protected]
FOrientMarkGMap3d::CCorefine3d [private]
FResearchTimeGMap3d::CCorefine3d [private]
FToolsGMap3d::CCorefine3d [private]
FUpdateTimeGMap3d::CCorefine3d [private]
FVertexDIGMap3d::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


Generated on Tue Jul 7 15:21:03 2009 for Moka libraries by  doxygen 1.5.8