Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

polygons_list Struct Reference

Collaboration diagram for polygons_list:

Collaboration graph
[legend]

Data Fields

int n_polygons
int sizes [MAX_POLYGONS_PER_VOXEL]
voxel_point_type indices [MAX_INDICES_PER_VOXEL]

Field Documentation

voxel_point_type polygons_list::indices[MAX_INDICES_PER_VOXEL]
 

Definition at line 12 of file marching_no_holes.c.

Referenced by follow_edge(), and get_holeless_isosurface_polygons().

int polygons_list::n_polygons
 

Definition at line 10 of file marching_no_holes.c.

Referenced by create_case_polygons(), and get_holeless_isosurface_polygons().

int polygons_list::sizes[MAX_POLYGONS_PER_VOXEL]
 

Definition at line 11 of file marching_no_holes.c.

Referenced by create_case_polygons(), and get_holeless_isosurface_polygons().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:25 2004 for BICPL by doxygen 1.3.7