GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#include <viz.h>
Data Fields | |
int | npoly |
int | t_ndx |
poly_info | poly [MAXPOLY] |
int cube_info::npoly |
Definition at line 55 of file viz.h.
Referenced by read_cube(), and write_cube().
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().