gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
drawMeshGEdge Class Reference
Collaboration diagram for drawMeshGEdge:

Public Member Functions

 drawMeshGEdge (drawContext *ctx)
 
void operator() (GEdge *e)
 

Private Attributes

drawContext_ctx
 

Detailed Description

Definition at line 434 of file drawMesh.cpp.

Constructor & Destructor Documentation

◆ drawMeshGEdge()

drawMeshGEdge::drawMeshGEdge ( drawContext ctx)
inline

Definition at line 439 of file drawMesh.cpp.

Member Function Documentation

◆ operator()()

void drawMeshGEdge::operator() ( GEdge e)
inline

Definition at line 440 of file drawMesh.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _ctx

drawContext* drawMeshGEdge::_ctx
private

Definition at line 436 of file drawMesh.cpp.

Referenced by operator()().


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