GRASS 8 Programmer's Manual  8.5.0dev(2025)-c070206eb1
georot Struct Reference

#include <ogsf.h>

Data Fields

int do_rot
 do rotation More...
 
double rot_angle
 rotation angle More...
 
double rot_axes [3]
 rotation axis More...
 
GLdouble rotMatrix [16]
 rotation matrix More...
 

Detailed Description

Definition at line 543 of file ogsf.h.

Field Documentation

◆ do_rot

int georot::do_rot

do rotation

Definition at line 545 of file ogsf.h.

Referenced by gsd_set_view().

◆ rot_angle

double georot::rot_angle

rotation angle

Definition at line 548 of file ogsf.h.

Referenced by gsd_set_view().

◆ rot_axes

double georot::rot_axes[3]

rotation axis

Definition at line 551 of file ogsf.h.

Referenced by gsd_set_view().

◆ rotMatrix

GLdouble georot::rotMatrix[16]

rotation matrix

Definition at line 554 of file ogsf.h.

Referenced by gsd_set_view().


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