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

#include <nirt.h>

Collaboration diagram for nirt_opt_vals:
[legend]

Data Fields

int current_center
 
int file_cnt
 
int header_mode
 
int overlap_claims
 
int print_help
 
int read_matrix
 
int show_formats
 
int silent_mode
 
int use_air
 
int verbose_mode
 
struct bu_ptbl attrs
 
int fmt_set
 
int script_set
 
struct bu_ptbl init_scripts
 
struct bu_vls filename
 
struct bu_vls nirt_debug
 
vect_t center_model
 
struct bu_vls plotfile
 
struct bu_color color_odd
 
struct bu_color color_even
 
struct bu_color color_gap
 
struct bu_color color_ovlp
 

Detailed Description

Container to hold results of nirt option parsing

Definition at line 52 of file nirt.h.

Field Documentation

◆ current_center

int current_center

Definition at line 53 of file nirt.h.

◆ file_cnt

int file_cnt

Definition at line 54 of file nirt.h.

◆ header_mode

int header_mode

Definition at line 55 of file nirt.h.

◆ overlap_claims

int overlap_claims

Definition at line 56 of file nirt.h.

◆ print_help

int print_help

Definition at line 57 of file nirt.h.

◆ read_matrix

int read_matrix

Definition at line 58 of file nirt.h.

◆ show_formats

int show_formats

Definition at line 59 of file nirt.h.

◆ silent_mode

int silent_mode

Definition at line 60 of file nirt.h.

◆ use_air

int use_air

Definition at line 61 of file nirt.h.

◆ verbose_mode

int verbose_mode

Definition at line 62 of file nirt.h.

◆ attrs

struct bu_ptbl attrs

Definition at line 63 of file nirt.h.

◆ fmt_set

int fmt_set

Definition at line 64 of file nirt.h.

◆ script_set

int script_set

Definition at line 65 of file nirt.h.

◆ init_scripts

struct bu_ptbl init_scripts

Definition at line 66 of file nirt.h.

◆ filename

struct bu_vls filename

Definition at line 67 of file nirt.h.

◆ nirt_debug

struct bu_vls nirt_debug

Definition at line 68 of file nirt.h.

◆ center_model

vect_t center_model

Definition at line 69 of file nirt.h.

◆ plotfile

struct bu_vls plotfile

Definition at line 71 of file nirt.h.

◆ color_odd

struct bu_color color_odd

Definition at line 72 of file nirt.h.

◆ color_even

struct bu_color color_even

Definition at line 73 of file nirt.h.

◆ color_gap

struct bu_color color_gap

Definition at line 74 of file nirt.h.

◆ color_ovlp

struct bu_color color_ovlp

Definition at line 75 of file nirt.h.


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