GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-7413740dd8
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 479 of file ogsf.h.

Field Documentation

◆ aspect

float geodisplay::aspect

Definition at line 480 of file ogsf.h.

Referenced by gsd_set_view().

◆ bgcol

int geodisplay::bgcol

Definition at line 482 of file ogsf.h.

◆ bottom

short geodisplay::bottom

Definition at line 481 of file ogsf.h.

◆ farclip

float geodisplay::farclip

Definition at line 480 of file ogsf.h.

Referenced by gsd_set_view().

◆ left

short geodisplay::left

Definition at line 481 of file ogsf.h.

◆ nearclip

float geodisplay::nearclip

Definition at line 480 of file ogsf.h.

Referenced by gsd_set_view().

◆ right

short geodisplay::right

Definition at line 481 of file ogsf.h.

◆ top

short geodisplay::top

Definition at line 481 of file ogsf.h.


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