BRL-CAD
Loading...
Searching...
No Matches
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.
 
struct bu_vls treetop
 one treetop only
 
int meth
 space partitioning method
 
mat_t root2leaf
 
const struct db_idbip
 

Detailed Description

Definition at line 697 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 698 of file geom.h.

◆ file

struct bu_vls file

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

Definition at line 699 of file geom.h.

◆ treetop

struct bu_vls treetop

one treetop only

Definition at line 700 of file geom.h.

◆ meth

int meth

space partitioning method

Definition at line 701 of file geom.h.

◆ root2leaf

mat_t root2leaf

Definition at line 704 of file geom.h.

◆ dbip

const struct db_i* dbip

Definition at line 705 of file geom.h.


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