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

Public Member Functions

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

Private Attributes

drawContext_ctx
 

Detailed Description

Definition at line 138 of file drawGeom.cpp.

Constructor & Destructor Documentation

◆ drawGEdge()

drawGEdge::drawGEdge ( drawContext ctx)
inline

Definition at line 143 of file drawGeom.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 144 of file drawGeom.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _ctx

drawContext* drawGEdge::_ctx
private

Definition at line 140 of file drawGeom.cpp.

Referenced by operator()().


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