GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
geovol_slice Struct Reference

#include <ogsf.h>

Data Fields

int dir
 
float x1
 
float x2
 
float y1
 
float y2
 
float z1
 
float z2
 
unsigned char * data
 
int changed
 
int mode
 
int transp
 

Detailed Description

Definition at line 417 of file ogsf.h.

Field Documentation

◆ changed

int geovol_slice::changed

Definition at line 421 of file ogsf.h.

Referenced by GVL_slice_set_drawres().

◆ data

unsigned char* geovol_slice::data

Definition at line 420 of file ogsf.h.

◆ dir

int geovol_slice::dir

Definition at line 418 of file ogsf.h.

◆ mode

int geovol_slice::mode

Definition at line 423 of file ogsf.h.

◆ transp

int geovol_slice::transp

Definition at line 423 of file ogsf.h.

◆ x1

float geovol_slice::x1

Definition at line 419 of file ogsf.h.

◆ x2

float geovol_slice::x2

Definition at line 419 of file ogsf.h.

◆ y1

float geovol_slice::y1

Definition at line 419 of file ogsf.h.

◆ y2

float geovol_slice::y2

Definition at line 419 of file ogsf.h.

◆ z1

float geovol_slice::z1

Definition at line 419 of file ogsf.h.

◆ z2

float geovol_slice::z2

Definition at line 419 of file ogsf.h.


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