BRL-CAD
dm_view_data Struct Reference

#include <view.h>

Collaboration diagram for dm_view_data:
[legend]

Data Fields

struct bu_hash_tbledited_paths
 
struct bu_vlsprim_label_list
 
int prim_label_list_size
 
int dlist_on
 
int refresh_on
 

Detailed Description

Definition at line 51 of file view.h.

Field Documentation

◆ edited_paths

struct bu_hash_tbl* edited_paths

Definition at line 52 of file view.h.

◆ prim_label_list

struct bu_vls* prim_label_list

Definition at line 53 of file view.h.

◆ prim_label_list_size

int prim_label_list_size

Definition at line 54 of file view.h.

◆ dlist_on

int dlist_on

Definition at line 55 of file view.h.

◆ refresh_on

int refresh_on

Definition at line 56 of file view.h.


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