GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CELL_ENTRY Struct Reference

#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]

Detailed Description

Definition at line 71 of file viz.h.

Field Documentation

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().

int CELL_ENTRY::nverts

Definition at line 73 of file viz.h.

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().

int CELL_ENTRY::verts[8]

Definition at line 74 of file viz.h.


The documentation for this struct was generated from the following files: