|
BRL-CAD
|
Loop bounding box. More...
#include <topology.h>
Data Fields | |
| uint32_t | magic |
| point_t | min_pt |
| minimums of bounding box More... | |
| point_t | max_pt |
| maximums of bounding box More... | |
| long | index |
| struct # in this model More... | |
Loop bounding box.
Definition at line 459 of file topology.h.
| uint32_t magic |
Definition at line 460 of file topology.h.
| point_t min_pt |
minimums of bounding box
Definition at line 461 of file topology.h.
| point_t max_pt |
maximums of bounding box
Definition at line 462 of file topology.h.
| long index |
struct # in this model
Definition at line 463 of file topology.h.