
Data Fields | |
| boxRef * | next |
| box * | box |
Definition at line 64 of file boxClump.c.
struct boxRef* boxRef::next [read] |
Definition at line 67 of file boxClump.c.
Referenced by allSameCluster(), allStartBy(), and rBoxJoin().
struct box* boxRef::box [read] |
Definition at line 68 of file boxClump.c.
Referenced by allSameCluster(), allStartBy(), and rBoxJoin().
1.5.2