GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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 27 of file mc33_table.h.
int CELL_ENTRY::edges[12] |
Definition at line 76 of file viz.h.
Referenced by gvld_isosurf(), and iso_calc_cube().
unsigned char CELL_ENTRY::nedges |
Definition at line 26 of file mc33_table.h.
int CELL_ENTRY::nedges |
Definition at line 75 of file viz.h.
Referenced by gvld_isosurf(), and iso_calc_cube().
unsigned char CELL_ENTRY::npolys |
Definition at line 28 of file mc33_table.h.
int CELL_ENTRY::npolys |
Definition at line 77 of file viz.h.
Referenced by gvld_isosurf().
unsigned char CELL_ENTRY::polys[36] |
Definition at line 29 of file mc33_table.h.
int CELL_ENTRY::polys[30] |
Definition at line 78 of file viz.h.
Referenced by gvld_isosurf(), and mc33_test_interior().