MeshKit  1.0
AF2Rule Member List
This is the complete list of members for AF2Rule, including all inherited members.
AF2Rule(std::string const &ruleNameArg, unsigned int maxQuality, std::list< const AF2RuleExistVertex * > const &ruleVertices, const AF2RuleExistEdge *baselineEdge, std::list< const AF2RuleExistEdge * > const &otherRuleEdges, const AF2FreeZoneDef *freeZoneDef, std::list< const AF2RuleNewVertex * > const &ruleNewVertices, std::list< const AF2RuleNewEdge * > const &ruleNewEdges, std::list< const AF2RuleNewFace * > const &ruleNewFaces)AF2Rule
AF2Rule(const AF2Rule &toCopy)AF2Rule
applyRule(AF2Neighborhood const &ngbhd, unsigned int matchQuality, AF2RuleAppVisitor &visitor) const AF2Rule
applyRuleStageThree(AF2Neighborhood const &ngbhd, unsigned int matchQuality, AF2RuleAppVisitor &visitor, AF2Binding const &binding) const AF2Rule [private]
applyRuleStageTwo(AF2Neighborhood const &ngbhd, unsigned int matchQuality, AF2RuleAppVisitor &visitor, std::map< const AF2RuleExistVertex *, std::list< const AF2Point2D * > * > *const &matchingVerticesMap, AF2Binding &binding) const AF2Rule [private]
checkExEndpointsAndFindIsolatedVertices()AF2Rule [private]
exEdgesAF2Rule [private]
exIsoVerticesAF2Rule [private]
exVerticesAF2Rule [private]
findPotentialEdgeMatches(AF2Neighborhood const &ngbhd, unsigned int matchQuality) const AF2Rule [private]
findPotentialVertexMatches(AF2Neighborhood const &ngbhd, unsigned int matchQuality) const AF2Rule [private]
freeZoneDefAF2Rule [private]
getName() const AF2Rule
isMatchingEdge(AF2Edge2D const &edge, AF2RuleExistEdge const &ruleEdge, unsigned int matchQuality) const AF2Rule [private]
isMatchingVertex(AF2Point2D const &point, AF2RuleExistVertex const &ruleVertex, unsigned int matchQuality) const AF2Rule [private]
maxQualityLevelAF2Rule [private]
newEdgesAF2Rule [private]
newFacesAF2Rule [private]
newVerticesAF2Rule [private]
numExEdgesAF2Rule [private]
numExIsoVerticesAF2Rule [private]
numExVerticesAF2Rule [private]
numNewEdgesAF2Rule [private]
numNewFacesAF2Rule [private]
numNewVerticesAF2Rule [private]
operator=(const AF2Rule &rhs)AF2Rule
ruleNameAF2Rule [private]
~AF2Rule()AF2Rule
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines