GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
geoview Struct Reference

#include <ogsf.h>

Collaboration diagram for geoview:

Data Fields

int coord_sys
 latlon, equal area, etc
 
int view_proj
 perspective, ortho
 
int infocus
 fixed center of view - true or false
 
float from_to [2][4]
 
struct georot rotate
 
int twist
 10ths of degrees
 
int fov
 
int incl
 
int look
 
float real_to [4]
 a global Z exag
 
float vert_exag
 
float scale
 
struct lightdefs lights [3]
 

Detailed Description

Definition at line 557 of file ogsf.h.

Field Documentation

◆ coord_sys

int geoview::coord_sys

latlon, equal area, etc

Definition at line 559 of file ogsf.h.

◆ fov

int geoview::fov

Definition at line 570 of file ogsf.h.

◆ from_to

float geoview::from_to[2][4]

Definition at line 566 of file ogsf.h.

◆ incl

int geoview::incl

Definition at line 570 of file ogsf.h.

◆ infocus

int geoview::infocus

fixed center of view - true or false

Definition at line 565 of file ogsf.h.

◆ lights

struct lightdefs geoview::lights[3]

Definition at line 575 of file ogsf.h.

◆ look

int geoview::look

Definition at line 570 of file ogsf.h.

◆ real_to

float geoview::real_to[4]

a global Z exag

Definition at line 573 of file ogsf.h.

◆ rotate

struct georot geoview::rotate

Definition at line 567 of file ogsf.h.

◆ scale

float geoview::scale

Definition at line 574 of file ogsf.h.

◆ twist

int geoview::twist

10ths of degrees

Definition at line 570 of file ogsf.h.

◆ vert_exag

float geoview::vert_exag

Definition at line 573 of file ogsf.h.

◆ view_proj

int geoview::view_proj

perspective, ortho

Definition at line 562 of file ogsf.h.


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