OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for Mesher, including all inherited members.
apply() | Mesher | private |
computeMinimumAngle(unsigned int i) const | Mesher | private |
crossProduct(const Vector_t &a, const Vector_t &b) const | Mesher | private |
dotProduct(unsigned int i, unsigned int j, const Vector_t &pt) const | Mesher | private |
findAllEars() const | Mesher | private |
getTriangles() const | Mesher | |
isConvex(unsigned int i) const | Mesher | private |
isEar(unsigned int i) const | Mesher | private |
isPointInsideCone(unsigned int i, unsigned int j, unsigned int jPlusOne, unsigned int jMinusOne) const | Mesher | private |
isPointOnLine(unsigned int i, unsigned int j, const Vector_t &pt) const | Mesher | private |
isPointRightOfLine(unsigned int i, unsigned int j, const Vector_t &pt) const | Mesher | private |
isPotentialEdgeIntersected(unsigned int i) const | Mesher | private |
lineSegmentTouchesOrCrossesLine(unsigned int i, unsigned int j, unsigned int k, unsigned int l) const | Mesher | private |
Mesher(std::vector< Vector_t > &vertices) | Mesher | |
orientVerticesCCW() | Mesher | private |
selectBestEar(std::vector< unsigned int > &ears) const | Mesher | private |
triangles_m | Mesher | private |
vertices_m | Mesher | private |