BRL-CAD
rt_submodel_internal Struct Reference

#include <geom.h>

Collaboration diagram for rt_submodel_internal:
[legend]

Data Fields

uint32_t magic
 
struct bu_vls file
 .g filename, 0-len --> this database. More...
 
struct bu_vls treetop
 one treetop only More...
 
int meth
 space partitioning method More...
 
mat_t root2leaf
 
const struct db_idbip
 

Detailed Description

Definition at line 681 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 682 of file geom.h.

◆ file

struct bu_vls file

.g filename, 0-len --> this database.

Definition at line 683 of file geom.h.

◆ treetop

struct bu_vls treetop

one treetop only

Definition at line 684 of file geom.h.

◆ meth

int meth

space partitioning method

Definition at line 685 of file geom.h.

◆ root2leaf

mat_t root2leaf

Definition at line 688 of file geom.h.

◆ dbip

const struct db_i* dbip

Definition at line 689 of file geom.h.


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