GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-835afb4352
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 460 of file ogsf.h.

Field Documentation

◆ do_rot

int georot::do_rot

Definition at line 461 of file ogsf.h.

Referenced by gsd_set_view().

◆ rot_angle

double georot::rot_angle

Definition at line 462 of file ogsf.h.

Referenced by gsd_set_view().

◆ rot_axes

double georot::rot_axes[3]

Definition at line 463 of file ogsf.h.

Referenced by gsd_set_view().

◆ rotMatrix

GLdouble georot::rotMatrix[16]

Definition at line 464 of file ogsf.h.

Referenced by gsd_set_view().


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