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

Public Member Functions

 hit (GLuint t, GLuint i, GLuint d, GLuint t2=0, GLuint i2=0)
 

Public Attributes

GLuint type
 
GLuint ient
 
GLuint depth
 
GLuint type2
 
GLuint ient2
 

Detailed Description

Definition at line 883 of file drawContext.cpp.

Constructor & Destructor Documentation

◆ hit()

hit::hit ( GLuint  t,
GLuint  i,
GLuint  d,
GLuint  t2 = 0,
GLuint  i2 = 0 
)
inline

Definition at line 886 of file drawContext.cpp.

Member Data Documentation

◆ depth

GLuint hit::depth

Definition at line 885 of file drawContext.cpp.

Referenced by hitDepthLessThan::operator()().

◆ ient

GLuint hit::ient

Definition at line 885 of file drawContext.cpp.

◆ ient2

GLuint hit::ient2

Definition at line 885 of file drawContext.cpp.

◆ type

GLuint hit::type

Definition at line 885 of file drawContext.cpp.

◆ type2

GLuint hit::type2

Definition at line 885 of file drawContext.cpp.


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