gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
This is the complete list of members for PolyMesh, including all inherited members.
clean() | PolyMesh | inline |
cleanf() | PolyMesh | inline |
cleanh() | PolyMesh | inline |
cleanv() | PolyMesh | inline |
createFace(Face *f, Vertex *v0, Vertex *v1, Vertex *v2, HalfEdge *he0, HalfEdge *he1, HalfEdge *he2) | PolyMesh | inline |
degree(const Vertex *v) const | PolyMesh | inline |
faces | PolyMesh | |
getEdge(Vertex *v0, Vertex *v1) | PolyMesh | inline |
hedges | PolyMesh | |
high_order_nodes | PolyMesh | |
initialize_rectangle(double xmin, double xmax, double ymin, double ymax) | PolyMesh | inline |
merge_faces(HalfEdge *he) | PolyMesh | inline |
normal(const Vertex *v) const | PolyMesh | inline |
num_sides(const HalfEdge *he) const | PolyMesh | inline |
print4debug(const int debugTag) | PolyMesh | inline |
reset() | PolyMesh | inline |
split_edge(HalfEdge *he0m, const SVector3 &position, int data) | PolyMesh | inline |
split_triangle(int index, double x, double y, double z, Face *f, int(*doSwap)(PolyMesh::HalfEdge *, void *)=NULL, void *data=NULL, std::vector< HalfEdge * > *_t=NULL) | PolyMesh | inline |
swap_edge(HalfEdge *he0) | PolyMesh | inline |
vertices | PolyMesh | |
~PolyMesh() | PolyMesh | inline |