gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
BackgroundMeshGFace Struct Reference

#include <BackgroundMesh.h>

Collaboration diagram for BackgroundMeshGFace:

Public Attributes

GFacegf = NULL
 
std::vector< MTriangletriangles
 

Detailed Description

Definition at line 134 of file BackgroundMesh.h.

Member Data Documentation

◆ gf

GFace* BackgroundMeshGFace::gf = NULL

Definition at line 135 of file BackgroundMesh.h.

Referenced by GlobalBackgroundMesh::importGModelMeshes().

◆ triangles

std::vector<MTriangle> BackgroundMeshGFace::triangles

Definition at line 136 of file BackgroundMesh.h.

Referenced by GlobalBackgroundMesh::importGModelMeshes().


The documentation for this struct was generated from the following file: