|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|

Public Attributes | |
| GL2PSplane | plane |
| GL2PSlist * | primitives |
| GL2PSbsptree * | front |
| GL2PSbsptree * | back |
| GL2PSbsptree * GL2PSbsptree_::back |
Definition at line 127 of file gl2ps.cpp.
Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().
| GL2PSbsptree* GL2PSbsptree_::front |
Definition at line 127 of file gl2ps.cpp.
Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().
| GL2PSplane GL2PSbsptree_::plane |
Definition at line 125 of file gl2ps.cpp.
Referenced by gl2psBuildBspTree(), and gl2psTraverseBspTree().
| GL2PSlist* GL2PSbsptree_::primitives |
Definition at line 126 of file gl2ps.cpp.
Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().