gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
elem Struct Reference

#include <OctreeInternals.h>

Collaboration diagram for elem:

Public Attributes

void * region
 
double centroid [3]
 
double minPt [3]
 
double maxPt [3]
 
struct elemnext
 

Detailed Description

Definition at line 17 of file OctreeInternals.h.

Member Data Documentation

◆ centroid

double elem::centroid[3]

Definition at line 19 of file OctreeInternals.h.

Referenced by addElement2Bucket().

◆ maxPt

double elem::maxPt[3]

Definition at line 21 of file OctreeInternals.h.

Referenced by addElement2Bucket().

◆ minPt

double elem::minPt[3]

Definition at line 20 of file OctreeInternals.h.

Referenced by addElement2Bucket().

◆ next

◆ region

void* elem::region

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