GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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 GS_init_rotation(), GS_set_rotation(), GS_unset_rotation(), and gsd_set_view().

◆ rot_angle

double georot::rot_angle

Definition at line 473 of file ogsf.h.

Referenced by GS_init_rotation(), GS_set_rotation(), and gsd_set_view().

◆ rot_axes

double georot::rot_axes[3]

Definition at line 474 of file ogsf.h.

Referenced by GS_init_rotation(), GS_set_rotation(), and gsd_set_view().

◆ rotMatrix

GLdouble georot::rotMatrix[16]

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