pcb 4.1.1
An interactive printed circuit board layout editor.

rtree_node Struct Reference

Collaboration diagram for rtree_node:

Data Fields

BoxType box
struct rtree_nodeparent
struct {
   unsigned   is_leaf:1
   unsigned   manage:31
flags
union {
   struct rtree_node *   kids [M_SIZE+1]
   Rentry   rects [M_SIZE+1]
u

Detailed Description

Definition at line 87 of file rtree.c.


Field Documentation


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