GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
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 226 of file ogsf.h.

Field Documentation

◆ lookup

table256 transform::lookup

Definition at line 230 of file ogsf.h.

◆ mult

float transform::mult

Definition at line 228 of file ogsf.h.

◆ offset

float transform::offset

Definition at line 227 of file ogsf.h.

◆ use_lookup

int transform::use_lookup

Definition at line 229 of file ogsf.h.


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