gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Member Functions | |
myLine () | |
myLine (myPlane &p1, myPlane &p2) | |
SPoint3 | orthogonalProjection (SPoint3 &a) |
Public Attributes | |
SPoint3 | p |
SVector3 | t |
Definition at line 2533 of file GFace.cpp.
Referenced by GFace::setMeshMaster().
SPoint3 myLine::p |
Definition at line 2487 of file GFace.cpp.
Referenced by myLine(), orthogonalProjection(), and GFace::setMeshMaster().
SVector3 myLine::t |
Definition at line 2488 of file GFace.cpp.
Referenced by myLine(), orthogonalProjection(), and GFace::setMeshMaster().