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

#include <ogsf.h>

Data Fields

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

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.

◆ rot_angle

double georot::rot_angle

rotation angle

Definition at line 548 of file ogsf.h.

◆ rot_axes

double georot::rot_axes[3]

rotation axis

Definition at line 551 of file ogsf.h.

◆ rotMatrix

GLdouble georot::rotMatrix[16]

rotation matrix

Definition at line 554 of file ogsf.h.


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