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

Public Member Functions

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

Private Attributes

drawContext_ctx
 

Detailed Description

Definition at line 403 of file drawMesh.cpp.

Constructor & Destructor Documentation

◆ drawMeshGVertex()

drawMeshGVertex::drawMeshGVertex ( drawContext ctx)
inline

Definition at line 408 of file drawMesh.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 409 of file drawMesh.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _ctx

drawContext* drawMeshGVertex::_ctx
private

Definition at line 405 of file drawMesh.cpp.

Referenced by operator()().


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