GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-5c00b4e944
georot Struct Reference

#include <ogsf.h>

Data Fields

int do_rot
 
double rot_angle
 
double rot_axes [3]
 
GLdouble rotMatrix [16]
 

Detailed Description

Definition at line 470 of file ogsf.h.

Field Documentation

◆ do_rot

int georot::do_rot

Definition at line 472 of file ogsf.h.

Referenced by gsd_set_view().

◆ rot_angle

double georot::rot_angle

Definition at line 473 of file ogsf.h.

Referenced by gsd_set_view().

◆ rot_axes

double georot::rot_axes[3]

Definition at line 474 of file ogsf.h.

Referenced by gsd_set_view().

◆ rotMatrix

GLdouble georot::rotMatrix[16]

Definition at line 475 of file ogsf.h.

Referenced by gsd_set_view().


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