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

Public Member Functions

 drawGVertex (drawContext *ctx)
 
void operator() (GVertex *v)
 

Private Attributes

drawContext_ctx
 

Detailed Description

Definition at line 60 of file drawGeom.cpp.

Constructor & Destructor Documentation

◆ drawGVertex()

drawGVertex::drawGVertex ( drawContext ctx)
inline

Definition at line 65 of file drawGeom.cpp.

Member Function Documentation

◆ operator()()

void drawGVertex::operator() ( GVertex v)
inline

Definition at line 66 of file drawGeom.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _ctx

drawContext* drawGVertex::_ctx
private

Definition at line 62 of file drawGeom.cpp.

Referenced by operator()().


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