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

#include <ogsf.h>

Collaboration diagram for geoview:

Data Fields

int coord_sys
 
int view_proj
 
int infocus
 
float from_to [2][4]
 
struct georot rotate
 
int twist
 
int fov
 
int incl
 
int look
 
float real_to [4]
 
float vert_exag
 
float scale
 
struct lightdefs lights [MAX_LIGHTS]
 

Detailed Description

Definition at line 478 of file ogsf.h.

Field Documentation

◆ coord_sys

int geoview::coord_sys

Definition at line 480 of file ogsf.h.

Referenced by print_view_fields().

◆ fov

int geoview::fov

◆ from_to

◆ incl

int geoview::incl

Definition at line 485 of file ogsf.h.

Referenced by print_view_fields().

◆ infocus

◆ lights

struct lightdefs geoview::lights[MAX_LIGHTS]

Definition at line 488 of file ogsf.h.

Referenced by Gs_load_3dview(), GS_new_light(), and Gs_save_3dview().

◆ look

int geoview::look

Definition at line 485 of file ogsf.h.

Referenced by print_view_fields().

◆ real_to

float geoview::real_to[4]

◆ rotate

◆ scale

float geoview::scale

Definition at line 487 of file ogsf.h.

Referenced by GS_get_scale(), Gs_save_3dview(), gsd_check_focus(), and print_view_fields().

◆ twist

int geoview::twist

◆ vert_exag

float geoview::vert_exag

◆ view_proj

int geoview::view_proj

Definition at line 481 of file ogsf.h.

Referenced by print_view_fields().


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