|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
This is the complete list of members for MFace, including all inherited members.
| _si | MFace | private |
| _v | MFace | private |
| approximateArea() const | MFace | |
| barycenter() const | MFace | inline |
| computeCorrespondence(const MFace &, int &, bool &) const | MFace | |
| getEdge(std::size_t i) const | MFace | inline |
| getNumVertices() const | MFace | inline |
| getOrderedVertices(std::vector< MVertex * > &verts) const | MFace | inline |
| getOrderedVertices(const MVertex **const verts) const | MFace | inline |
| getOrientationFlagForFace(std::vector< int > &faceOrientationFlag) | MFace | |
| getSortedVertex(std::size_t i) const | MFace | inline |
| getVertex(std::size_t i) const | MFace | inline |
| interpolate(const double &u, const double &v) const | MFace | inline |
| MFace() | MFace | inline |
| MFace(MVertex *v0, MVertex *v1, MVertex *v2, MVertex *v3=nullptr) | MFace | |
| MFace(const std::vector< MVertex * > &v) | MFace | |
| normal() const | MFace | |
| tangent(int num) const | MFace | inline |