GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
geodisplay Struct Reference

#include <ogsf.h>

Data Fields

float nearclip
 
float farclip
 
float aspect
 
short left
 
short right
 
short bottom
 
short top
 
int bgcol
 

Detailed Description

Definition at line 491 of file ogsf.h.

Field Documentation

◆ aspect

float geodisplay::aspect

Definition at line 493 of file ogsf.h.

Referenced by gsd_set_view().

◆ bgcol

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().

◆ bottom

short geodisplay::bottom

Definition at line 494 of file ogsf.h.

◆ farclip

float geodisplay::farclip

Definition at line 493 of file ogsf.h.

Referenced by gsd_set_view().

◆ left

short geodisplay::left

Definition at line 494 of file ogsf.h.

◆ nearclip

float geodisplay::nearclip

Definition at line 493 of file ogsf.h.

Referenced by GS_get_modelposition(), and gsd_set_view().

◆ right

short geodisplay::right

Definition at line 494 of file ogsf.h.

◆ top

short geodisplay::top

Definition at line 494 of file ogsf.h.


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