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

Public Member Functions

 drawGFace (drawContext *ctx)
 
void operator() (GFace *f)
 

Private Member Functions

void _drawVertexArray (VertexArray *va, bool useNormalArray, int forceColor=0, unsigned int color=0)
 

Private Attributes

drawContext_ctx
 

Detailed Description

Definition at line 254 of file drawGeom.cpp.

Constructor & Destructor Documentation

◆ drawGFace()

drawGFace::drawGFace ( drawContext ctx)
inline

Definition at line 301 of file drawGeom.cpp.

Member Function Documentation

◆ _drawVertexArray()

void drawGFace::_drawVertexArray ( VertexArray va,
bool  useNormalArray,
int  forceColor = 0,
unsigned int  color = 0 
)
inlineprivate

Definition at line 257 of file drawGeom.cpp.

Referenced by operator()().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

void drawGFace::operator() ( GFace f)
inline

Definition at line 302 of file drawGeom.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _ctx

drawContext* drawGFace::_ctx
private

Definition at line 256 of file drawGeom.cpp.

Referenced by operator()().


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