rt_reprep_obj_list Struct Reference
[librt geometry, raytracing]

#include <raytrace.h>

Collaboration diagram for rt_reprep_obj_list:

Collaboration graph
[legend]

Data Fields

int ntopobjs
 number of objects in the original call to gettrees
char ** topobjs
 list of the above object names
int nunprepped
 number of objects to be unprepped and re-prepped
char ** unprepped
 list of the above objects
bu_ptbl paths
 list of all paths from topobjs to unprepped objects
db_tree_state ** tsp
 tree state used by tree walker in "reprep" routines
bu_ptbl unprep_regions
 list of region structures that will be "unprepped"
long old_nsolids
 rtip->nsolids before unprep
long old_nregions
 rtip->nregions before unprep
long nsolids_unprepped
 number of soltab structures eliminated by unprep
long nregions_unprepped
 number of region structures eliminated by unprep

Detailed Description

R T _ R E P R E P _ O B J _ L I S T

Structure used by the "reprep" routines

Definition at line 1540 of file raytrace.h.


Field Documentation

int ntopobjs
 

number of objects in the original call to gettrees

Definition at line 1541 of file raytrace.h.

Referenced by rt_unprep().

char** topobjs
 

list of the above object names

Definition at line 1542 of file raytrace.h.

Referenced by rt_unprep().

int nunprepped
 

number of objects to be unprepped and re-prepped

Definition at line 1543 of file raytrace.h.

char** unprepped
 

list of the above objects

Definition at line 1544 of file raytrace.h.

struct bu_ptbl paths
 

list of all paths from topobjs to unprepped objects

Definition at line 1547 of file raytrace.h.

Referenced by rt_reprep(), and rt_unprep().

struct db_tree_state** tsp
 

tree state used by tree walker in "reprep" routines

Definition at line 1548 of file raytrace.h.

struct bu_ptbl unprep_regions
 

list of region structures that will be "unprepped"

Definition at line 1549 of file raytrace.h.

long old_nsolids
 

rtip->nsolids before unprep

Definition at line 1550 of file raytrace.h.

long old_nregions
 

rtip->nregions before unprep

Definition at line 1551 of file raytrace.h.

long nsolids_unprepped
 

number of soltab structures eliminated by unprep

Definition at line 1552 of file raytrace.h.

long nregions_unprepped
 

number of region structures eliminated by unprep

Definition at line 1553 of file raytrace.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:15 2006 for BRL-CAD by  doxygen 1.4.6