|
GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
|
#include <viz.h>

Data Fields | |
| int | npoly |
| int | t_ndx |
| poly_info | poly [10] |
| int cube_info::npoly |
Definition at line 55 of file viz.h.
Referenced by read_cube(), and write_cube().
| poly_info cube_info::poly[10] |
Definition at line 57 of file viz.h.
Referenced by read_cube(), and write_cube().
| int cube_info::t_ndx |
Definition at line 56 of file viz.h.
Referenced by read_cube(), and write_cube().