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

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
 

Detailed Description

Definition at line 190 of file libol1.c.

Member Data Documentation

◆ @7

union { ... }

◆ ani

unsigned char OctSctPtr::ani

Definition at line 197 of file libol1.c.

Referenced by LnkItm(), and SubOct().

◆ lnk

LnkSct* OctSctPtr::lnk

Definition at line 194 of file libol1.c.

Referenced by GetBox(), GetOctLnk(), IntRayOct(), LnkItm(), and SubOct().

◆ lvl

unsigned char OctSctPtr::lvl

Definition at line 197 of file libol1.c.

Referenced by AddEdg(), AddQad(), AddTet(), AddTri(), AddVer(), GetCrd(), and SubOct().

◆ MaxItm

unsigned char OctSctPtr::MaxItm

◆ NmbEdg

unsigned char OctSctPtr::NmbEdg

Definition at line 197 of file libol1.c.

Referenced by AddEdg(), LnkItm(), LolNewOctree(), lolnewoctree(), and SubOct().

◆ NmbFac

unsigned char OctSctPtr::NmbFac

Definition at line 197 of file libol1.c.

Referenced by AddQad(), AddTet(), AddTri(), LnkItm(), and SubOct().

◆ NmbVer

unsigned char OctSctPtr::NmbVer

Definition at line 197 of file libol1.c.

Referenced by AddVer(), EdgIntEdg(), EdgIntQad(), EdgIntTri(), LnkItm(), LolNewOctree(), lolnewoctree(), and SubOct().

◆ NmbVol

unsigned char OctSctPtr::NmbVol

Definition at line 197 of file libol1.c.

Referenced by LnkItm(), and SubOct().

◆ son

struct OctSctPtr* OctSctPtr::son

Definition at line 195 of file libol1.c.

Referenced by AddEdg(), AddQad(), AddTet(), AddTri(), AddVer(), GetBox(), GetCrd(), GetOctLnk(), IntRayOct(), and SubOct().

◆ sub

unsigned char OctSctPtr::sub

Definition at line 197 of file libol1.c.

Referenced by AddEdg(), AddQad(), AddTet(), AddTri(), AddVer(), GetBox(), GetCrd(), GetOctLnk(), IntRayOct(), and SubOct().


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