GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <ogsf.h>
Data Fields | |
float | nearclip |
float | farclip |
float | aspect |
short | left |
short | right |
short | bottom |
short | top |
int | bgcol |
float geodisplay::aspect |
Definition at line 493 of file ogsf.h.
Referenced by gsd_set_view().
int geodisplay::bgcol |
Definition at line 495 of file ogsf.h.
Referenced by GS_background_color(), GS_clear(), GS_default_draw_color(), and GS_draw_X().
float geodisplay::farclip |
Definition at line 493 of file ogsf.h.
Referenced by gsd_set_view().
float geodisplay::nearclip |
Definition at line 493 of file ogsf.h.
Referenced by GS_get_modelposition(), and gsd_set_view().