BRL-CAD

#include <state.h>

Collaboration diagram for draw_update_data_t:
[legend]

Data Fields

struct db_idbip
 
struct db_full_pathfp
 
const struct bn_toltol
 
const struct bg_tess_tolttol
 
struct bv_mesh_lod_contextmesh_c
 
struct resourceres
 

Detailed Description

Definition at line 141 of file state.h.

Field Documentation

◆ dbip

struct db_i* dbip

Definition at line 142 of file state.h.

◆ fp

struct db_full_path* fp

Definition at line 143 of file state.h.

◆ tol

const struct bn_tol* tol

Definition at line 144 of file state.h.

◆ ttol

const struct bg_tess_tol* ttol

Definition at line 145 of file state.h.

◆ mesh_c

struct bv_mesh_lod_context* mesh_c

Definition at line 146 of file state.h.

◆ res

struct resource* res

Definition at line 147 of file state.h.


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