Moka libraries
|
This is the complete list of members for GMap3d::CMeshGeneric, including all inherited members.
canMergeCube2MeshedAndMesh3(CDart *ACubeDart, CDart *AMesh3Dart, int ASx, int ASy, int ASz) | GMap3d::CMeshGeneric | |
canMergeEdgeAndMesh1(CDart *AEdgeDart, CDart *AMesh1Corners[2]) | GMap3d::CMeshGeneric | |
canMergeSquare1MeshedAndMesh2(CDart *ASquareDart, CDart *AMesh2Dart, int ASx, int ASy) | GMap3d::CMeshGeneric | |
canMergeSquare2MeshedAndMesh3Side(CDart *ASquareDart, CDart *AMesh3Dart, int ASx, int ASy) | GMap3d::CMeshGeneric | |
canMesh1(CDart *ADart) | GMap3d::CMeshGeneric | |
canMesh2(CDart *ADart, int ASx, int ASy, int AInitialMeshDim=0) | GMap3d::CMeshGeneric | |
canMesh3(CDart *ADart, int ASx, int ASy, int ASz, int AInitialMeshDim=0) | GMap3d::CMeshGeneric | |
CMeshGeneric(CGMapGeneric *AMap) | GMap3d::CMeshGeneric | |
isFreeTopoCubeIMeshed(int ADim, CDart *ADart, int ASx, int ASy, int ASz, int AMarkNumberNotX1, int AMarkNumberNotX2, int AMarkNumberNotY1, int AMarkNumberNotY2, int AMarkNumberZ1, int AMarkNumberZ2) | GMap3d::CMeshGeneric | |
isFreeTopoSquareIMeshed(int ADim, CDart *ADart, int ASx, int ASy, int AMarkNumberNotX1, int AMarkNumberNotX2, int AMarkNumberNotY1, int AMarkNumberNotY2, int AReturnedDart=3, CDart **AOppositeDart=NULL) | GMap3d::CMeshGeneric | |
isTopoCube(CDart *ADart) | GMap3d::CMeshGeneric | |
isTopoCube1Meshed(CDart *ADart, int ASx, int ASy, int ASz) | GMap3d::CMeshGeneric | |
isTopoCube2Meshed(CDart *ADart, int ASx, int ASy, int ASz) | GMap3d::CMeshGeneric | |
isTopoCube3Meshed(CDart *ADart, int ASx, int ASy, int ASz) | GMap3d::CMeshGeneric | |
isTopoCubeIMeshed(int ADim, CDart *ADart, int ASx, int ASy, int ASz) | GMap3d::CMeshGeneric | |
isTopoEdge(CDart *ADart, CDart *AModel=NULL) | GMap3d::CMeshGeneric | |
isTopoEdge1Meshed(CDart *ADart, int ASx, CDart *AModel=NULL) | GMap3d::CMeshGeneric | |
isTopoEdgeIMeshed(int ADim, CDart *ADart, int AS=1, CDart *AModel=NULL) | GMap3d::CMeshGeneric | |
isTopoEdgeOfCubeIMeshed(int ADim, CDart *ADart1, CDart *ADart2, int AS) | GMap3d::CMeshGeneric | |
isTopoSquare(CDart *ADart, bool ACheck3Sews=false, bool A3Sewed=false) | GMap3d::CMeshGeneric | |
isTopoSquare1Meshed(CDart *ADart, int ASx, int ASy, bool ACheck3Sews=false, bool A3Sewed=false) | GMap3d::CMeshGeneric | |
isTopoSquare2Meshed(CDart *ADart, int ASx, int ASy, bool ACheck3Sews=false, bool A3Sewed=false) | GMap3d::CMeshGeneric | |
isTopoSquare3Meshed(CDart *ADart, int ASx, int ASy, bool ACheck3Sews=false, bool A3Sewed=false) | GMap3d::CMeshGeneric | |
isTopoSquareIMeshed(int ADim, CDart *ADart, int ASx=1, int ASy=1, bool ACheck3Sews=false, bool A3Sewed=false) | GMap3d::CMeshGeneric | |
markTopoCubeIMeshed(int ADim, CDart *ADart, int ASx, int ASy, int ASz, int AMarkNumberX, int AMarkNumberY, int AMarkNumberZ) | GMap3d::CMeshGeneric | |
markTopoSquareIMeshed(int ADim, CDart *ADart, int ASx, int ASy, int AMarkNumberX, int AMarkNumberY, int AReturnedDart=3) | GMap3d::CMeshGeneric | |
mergeCube2MeshedAndMesh3(CDart *ACubeDart, CDart *AMesh3Dart, int ASx, int ASy, int ASz) | GMap3d::CMeshGeneric | |
mergeEdgeAndMesh1(CDart *AEdgeDart, CDart *AMesh1Corners[2]) | GMap3d::CMeshGeneric | |
mergeSquare1MeshedAndMesh2(CDart *ASquareDart, CDart *AMesh2Dart, int ASx, int ASy) | GMap3d::CMeshGeneric | |
mergeSquare2MeshedAndMesh3Side(CDart *ASquareDart, CDart *AMesh3Dart, int ASx, int ASy, CDart **ANextSquare=NULL, CDart **ANextMesh3Side=NULL) | GMap3d::CMeshGeneric | |
mesh1(CDart *ADart, int ASx, const CTransformationMatrix *AMeshMatrix=NULL, bool AMeshWithMerges=true, bool AMeshWithAdjacentSews=true, bool AMeshAssociatedCells=false, int ADirectInfoAlpha0=-1, int ADirectInfoAssoc=-1) | GMap3d::CMeshGeneric | virtual |
mesh2(CDart *ADart, int ASx, int ASy, const CTransformationMatrix *AMeshMatrix=NULL, bool AMeshWithMerges=true, bool AMeshWithAdjacentSews=true, bool AMeshAssociatedCells=false, bool AGetAssociatedEmbeddings=false, int AInitialMeshDim=0, int AFinalMeshDim=2, int ADirectInfoAlpha0=-1, int ADirectInfoAssoc=-1) | GMap3d::CMeshGeneric | virtual |
mesh3(CDart *ADart, int ASx, int ASy, int ASz, const CTransformationMatrix *AMeshMatrix=NULL, bool AMeshWithMerges=true, bool AMeshWithAdjacentSews=true, bool AMeshAssociatedCells=false, int AInitialMeshDim=0, int AFinalMeshDim=3, int ADirectInfoAlpha0=-1, int ADirectInfoAssoc=-1) | GMap3d::CMeshGeneric | virtual |
~CMeshGeneric() | GMap3d::CMeshGeneric | virtual |