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

Public Attributes

GL2PSplane plane
 
GL2PSlistprimitives
 
GL2PSbsptreefront
 
GL2PSbsptreeback
 

Detailed Description

Definition at line 124 of file gl2ps.cpp.

Member Data Documentation

◆ back

GL2PSbsptree * GL2PSbsptree_::back

Definition at line 127 of file gl2ps.cpp.

Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().

◆ front

GL2PSbsptree* GL2PSbsptree_::front

Definition at line 127 of file gl2ps.cpp.

Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().

◆ plane

GL2PSplane GL2PSbsptree_::plane

Definition at line 125 of file gl2ps.cpp.

Referenced by gl2psBuildBspTree(), and gl2psTraverseBspTree().

◆ primitives

GL2PSlist* GL2PSbsptree_::primitives

Definition at line 126 of file gl2ps.cpp.

Referenced by gl2psBuildBspTree(), gl2psBuildPolygonBoundary(), and gl2psTraverseBspTree().


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