BRL-CAD
nmgregion_a Struct Reference

Region 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...
 

Detailed Description

Region bounding box.

Definition at line 481 of file topology.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 482 of file topology.h.

◆ min_pt

point_t min_pt

minimums of bounding box

Definition at line 483 of file topology.h.

◆ max_pt

point_t max_pt

maximums of bounding box

Definition at line 484 of file topology.h.

◆ index

long index

struct # in this model

Definition at line 485 of file topology.h.


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