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

Public Attributes | |
| union { | |
| LnkSct * lnk | |
| struct OctSctPtr * son | |
| }; | |
| unsigned char | NmbVer |
| unsigned char | NmbEdg |
| unsigned char | NmbFac |
| unsigned char | NmbVol |
| unsigned char | lvl |
| unsigned char | sub |
| unsigned char | ani |
| unsigned char | MaxItm |
| union { ... } |
| unsigned char OctSctPtr::ani |
| LnkSct* OctSctPtr::lnk |
Definition at line 194 of file libol1.c.
Referenced by GetBox(), GetOctLnk(), IntRayOct(), LnkItm(), and SubOct().
| unsigned char OctSctPtr::lvl |
| unsigned char OctSctPtr::MaxItm |
| unsigned char OctSctPtr::NmbEdg |
Definition at line 197 of file libol1.c.
Referenced by AddEdg(), LnkItm(), LolNewOctree(), lolnewoctree(), and SubOct().
| unsigned char OctSctPtr::NmbFac |
| unsigned char OctSctPtr::NmbVer |
Definition at line 197 of file libol1.c.
Referenced by AddVer(), EdgIntEdg(), EdgIntQad(), EdgIntTri(), LnkItm(), LolNewOctree(), lolnewoctree(), and SubOct().
| unsigned char OctSctPtr::NmbVol |
| struct OctSctPtr* OctSctPtr::son |
| unsigned char OctSctPtr::sub |