|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
#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 |
| int geovol_slice::changed |
Definition at line 495 of file ogsf.h.
Referenced by gvl_slice_init(), and GVL_slice_set_pos().
Definition at line 494 of file ogsf.h.
Referenced by gvl_slice_freemem(), gvl_slice_init(), gvld_slice(), and slice_calc().
| int geovol_slice::dir |
Definition at line 492 of file ogsf.h.
Referenced by GVL_slice_get_pos(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().
| int geovol_slice::mode |
Definition at line 497 of file ogsf.h.
Referenced by gvl_slice_init(), and slice_calc().
| 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().
| float geovol_slice::x1 |
Definition at line 493 of file ogsf.h.
Referenced by GVL_slice_get_pos(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().
| float geovol_slice::x2 |
Definition at line 493 of file ogsf.h.
Referenced by GVL_slice_get_pos(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().
| float geovol_slice::y1 |
Definition at line 493 of file ogsf.h.
Referenced by GVL_slice_get_pos(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().
| float geovol_slice::y2 |
Definition at line 493 of file ogsf.h.
Referenced by GVL_slice_get_pos(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().
| float geovol_slice::z1 |
Definition at line 493 of file ogsf.h.
Referenced by GVL_slice_get_pos(), gvl_slice_init(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().
| float geovol_slice::z2 |
Definition at line 493 of file ogsf.h.
Referenced by GVL_slice_get_pos(), gvl_slice_init(), GVL_slice_set_pos(), gvld_slice(), gvld_wire_slices(), and slice_calc().