GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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 223 of file ogsf.h.

Field Documentation

◆ lookup

table256 transform::lookup

Definition at line 228 of file ogsf.h.

◆ mult

float transform::mult

Definition at line 226 of file ogsf.h.

◆ offset

float transform::offset

Definition at line 225 of file ogsf.h.

◆ use_lookup

int transform::use_lookup

Definition at line 227 of file ogsf.h.


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