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

marching_cube_data_struct Struct Reference

#include <marching_cube_data.h>

Collaboration diagram for marching_cube_data_struct:

Collaboration graph
[legend]

Data Fields

int n_triangles
voxel_point_type triangle_points [MAX_POINTS_PER_VOXEL]

Field Documentation

int marching_cube_data_struct::n_triangles
 

Definition at line 10 of file marching_cube_data.h.

Referenced by get_voxel_case_struct().

voxel_point_type marching_cube_data_struct::triangle_points[MAX_POINTS_PER_VOXEL]
 

Definition at line 11 of file marching_cube_data.h.

Referenced by get_voxel_case_struct().


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