BRL-CAD
bv_grid_state Struct Reference

#include <faceplate.h>

Data Fields

int rc
 
int draw
 
int snap
 
fastf_t anchor [3]
 
fastf_t res_h
 
fastf_t res_v
 
int res_major_h
 
int res_major_v
 
int color [3]
 

Detailed Description

Definition at line 57 of file faceplate.h.

Field Documentation

◆ rc

int rc

Definition at line 58 of file faceplate.h.

◆ draw

int draw

Definition at line 59 of file faceplate.h.

◆ snap

int snap

Definition at line 60 of file faceplate.h.

◆ anchor

fastf_t anchor[3]

Definition at line 61 of file faceplate.h.

◆ res_h

fastf_t res_h

Definition at line 62 of file faceplate.h.

◆ res_v

fastf_t res_v

Definition at line 63 of file faceplate.h.

◆ res_major_h

int res_major_h

Definition at line 64 of file faceplate.h.

◆ res_major_v

int res_major_v

Definition at line 65 of file faceplate.h.

◆ color

int color[3]

Definition at line 66 of file faceplate.h.


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