GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
slice_data Struct Reference

structure for slice mode reading from volume file More...

Data Fields

int num
int skip
int crnt
int base
void * slice [MAX_VOL_SLICES]

Detailed Description

structure for slice mode reading from volume file

Definition at line 43 of file gvl_file.c.


Field Documentation

int slice_data::base
int slice_data::crnt

Definition at line 46 of file gvl_file.c.

Referenced by get_slice_value(), gvl_file_set_mode(), gvl_file_start_read(), and shift_slices().

int slice_data::skip

Definition at line 45 of file gvl_file.c.

void* slice_data::slice[MAX_VOL_SLICES]

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