gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BackgroundMesh.h>
Public Attributes | |
GEdge * | ge = NULL |
std::vector< MLine > | lines |
Definition at line 129 of file BackgroundMesh.h.
GEdge* BackgroundMeshGEdge::ge = NULL |
Definition at line 130 of file BackgroundMesh.h.
Referenced by GlobalBackgroundMesh::importGModelMeshes().
std::vector<MLine> BackgroundMeshGEdge::lines |
Definition at line 131 of file BackgroundMesh.h.
Referenced by GlobalBackgroundMesh::importGModelMeshes().