GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-535c39c9fc
transform Struct Reference

#include <ogsf.h>

Collaboration diagram for transform:

Data Fields

float offset
 
float mult
 
int use_lookup
 
table256 lookup
 

Detailed Description

Definition at line 225 of file ogsf.h.

Field Documentation

◆ lookup

table256 transform::lookup

Definition at line 229 of file ogsf.h.

◆ mult

float transform::mult

Definition at line 227 of file ogsf.h.

◆ offset

float transform::offset

Definition at line 226 of file ogsf.h.

◆ use_lookup

int transform::use_lookup

Definition at line 228 of file ogsf.h.


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