gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
initPView Class Reference

Public Member Functions

bool operator() (PView *p)
 

Private Member Functions

int _estimateIfClipped (PView *p, int num)
 
int _estimateNumPoints (PView *p)
 
int _estimateNumLines (PView *p)
 
int _estimateNumTriangles (PView *p)
 
int _estimateNumVectors (PView *p)
 
int _estimateNumEllipses (PView *p)
 

Detailed Description

Definition at line 1422 of file PViewVertexArrays.cpp.

Member Function Documentation

◆ _estimateIfClipped()

int initPView::_estimateIfClipped ( PView p,
int  num 
)
inlineprivate

Definition at line 1427 of file PViewVertexArrays.cpp.

Referenced by _estimateNumEllipses(), _estimateNumTriangles(), and _estimateNumVectors().

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

◆ _estimateNumEllipses()

int initPView::_estimateNumEllipses ( PView p)
inlineprivate

Definition at line 1486 of file PViewVertexArrays.cpp.

Referenced by operator()().

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

◆ _estimateNumLines()

int initPView::_estimateNumLines ( PView p)
inlineprivate

Definition at line 1445 of file PViewVertexArrays.cpp.

Referenced by operator()().

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

◆ _estimateNumPoints()

int initPView::_estimateNumPoints ( PView p)
inlineprivate

Definition at line 1438 of file PViewVertexArrays.cpp.

Referenced by operator()().

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

◆ _estimateNumTriangles()

int initPView::_estimateNumTriangles ( PView p)
inlineprivate

Definition at line 1452 of file PViewVertexArrays.cpp.

Referenced by operator()().

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

◆ _estimateNumVectors()

int initPView::_estimateNumVectors ( PView p)
inlineprivate

Definition at line 1478 of file PViewVertexArrays.cpp.

Referenced by operator()().

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

◆ operator()()

bool initPView::operator() ( PView p)
inline

Definition at line 1496 of file PViewVertexArrays.cpp.

Here is the call graph for this function:

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