GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
geovol_slice Struct Reference

#include <ogsf.h>

Data Fields

int dir
 
float x1
 
float x2
 
float y1
 
float y2
 
float z1
 
float z2
 
unsigned chardata
 
int changed
 
int mode
 
int transp
 

Detailed Description

Definition at line 491 of file ogsf.h.

Field Documentation

◆ changed

int geovol_slice::changed

Definition at line 495 of file ogsf.h.

Referenced by gvl_slice_init(), and GVL_slice_set_pos().

◆ data

unsigned char* geovol_slice::data

Definition at line 494 of file ogsf.h.

Referenced by gvl_slice_freemem(), gvl_slice_init(), gvld_slice(), and slice_calc().

◆ dir

int geovol_slice::dir

◆ mode

int geovol_slice::mode

Definition at line 497 of file ogsf.h.

Referenced by gvl_slice_init(), and slice_calc().

◆ transp

int geovol_slice::transp

Definition at line 497 of file ogsf.h.

Referenced by GVL_slice_get_transp(), gvl_slice_init(), GVL_slice_set_transp(), and gvld_slice().

◆ x1

float geovol_slice::x1

◆ x2

float geovol_slice::x2

◆ y1

float geovol_slice::y1

◆ y2

float geovol_slice::y2

◆ z1

float geovol_slice::z1

◆ z2

float geovol_slice::z2

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