BRL-CAD
Loading...
Searching...
No Matches
draw_update_data_t Struct Reference

#include <view.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 212 of file view.h.

Field Documentation

◆ dbip

struct db_i* dbip

Definition at line 213 of file view.h.

◆ fp

struct db_full_path* fp

Definition at line 214 of file view.h.

◆ tol

const struct bn_tol* tol

Definition at line 215 of file view.h.

◆ ttol

const struct bg_tess_tol* ttol

Definition at line 216 of file view.h.

◆ mesh_c

struct bv_mesh_lod_context* mesh_c

Definition at line 217 of file view.h.

◆ res

struct resource* res

Definition at line 218 of file view.h.


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