|
GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#include <viz.h>
Data Fields | |
| int | nverts |
| int | verts [8] |
| int | nedges |
| int | edges [12] |
| int | npolys |
| int | polys [30] |
| unsigned char | nedges |
| unsigned char | edges [13] |
| unsigned char | npolys |
| unsigned char | polys [36] |
| int CELL_ENTRY::edges[12] |
Definition at line 69 of file viz.h.
Referenced by gvld_isosurf(), and iso_calc_cube().
| unsigned char CELL_ENTRY::edges[13] |
Definition at line 26 of file mc33_table.h.
| int CELL_ENTRY::nedges |
Definition at line 68 of file viz.h.
Referenced by gvld_isosurf(), and iso_calc_cube().
| unsigned char CELL_ENTRY::nedges |
Definition at line 25 of file mc33_table.h.
| int CELL_ENTRY::npolys |
Definition at line 70 of file viz.h.
Referenced by gvld_isosurf().
| unsigned char CELL_ENTRY::npolys |
Definition at line 27 of file mc33_table.h.
| int CELL_ENTRY::polys[30] |
Definition at line 71 of file viz.h.
Referenced by gvld_isosurf(), and mc33_test_interior().
| unsigned char CELL_ENTRY::polys[36] |
Definition at line 28 of file mc33_table.h.