GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
data_buffer Struct Reference

Data Fields

unsigned char * old
 
unsigned char * new
 
int ndx_old
 
int ndx_new
 
int num_zero
 

Detailed Description

Definition at line 61 of file gvl_calc.c.

Field Documentation

int data_buffer::ndx_new

Definition at line 66 of file gvl_calc.c.

Referenced by gvl_isosurf_calc().

int data_buffer::ndx_old

Definition at line 65 of file gvl_calc.c.

Referenced by gvl_isosurf_calc().

unsigned char* data_buffer::new

Definition at line 64 of file gvl_calc.c.

Referenced by gvl_isosurf_calc().

int data_buffer::num_zero

Definition at line 67 of file gvl_calc.c.

Referenced by gvl_isosurf_calc(), iso_r_cndx(), and iso_w_cndx().

unsigned char* data_buffer::old

Definition at line 63 of file gvl_calc.c.

Referenced by gvl_isosurf_calc().


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