|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BackgroundMesh.h>

Public Attributes | |
| GFace * | gf = NULL |
| std::vector< MTriangle > | triangles |
Definition at line 134 of file BackgroundMesh.h.
| GFace* BackgroundMeshGFace::gf = NULL |
Definition at line 135 of file BackgroundMesh.h.
Referenced by GlobalBackgroundMesh::importGModelMeshes().
| std::vector<MTriangle> BackgroundMeshGFace::triangles |
Definition at line 136 of file BackgroundMesh.h.
Referenced by GlobalBackgroundMesh::importGModelMeshes().