|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#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] |
| unsigned char CELL_ENTRY::edges[13] |
Definition at line 26 of file mc33_table.h.
| unsigned char CELL_ENTRY::nedges |
Definition at line 25 of file mc33_table.h.
| unsigned char CELL_ENTRY::npolys |
Definition at line 27 of file mc33_table.h.
| unsigned char CELL_ENTRY::polys[36] |
Definition at line 28 of file mc33_table.h.