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

Field Documentation

◆ changed

int geovol_slice::changed

Definition at line 429 of file ogsf.h.

Referenced by GVL_slice_set_drawres().

◆ data

unsigned char* geovol_slice::data

Definition at line 428 of file ogsf.h.

◆ dir

int geovol_slice::dir

Definition at line 426 of file ogsf.h.

◆ mode

int geovol_slice::mode

Definition at line 431 of file ogsf.h.

◆ transp

int geovol_slice::transp

Definition at line 431 of file ogsf.h.

◆ x1

float geovol_slice::x1

Definition at line 427 of file ogsf.h.

◆ x2

float geovol_slice::x2

Definition at line 427 of file ogsf.h.

◆ y1

float geovol_slice::y1

Definition at line 427 of file ogsf.h.

◆ y2

float geovol_slice::y2

Definition at line 427 of file ogsf.h.

◆ z1

float geovol_slice::z1

Definition at line 427 of file ogsf.h.

◆ z2

float geovol_slice::z2

Definition at line 427 of file ogsf.h.


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