Biomechanical Joint Model
 Author: Anderson Maciel

Voxel Struct Reference

#include <private_marching_cubes.h>

Collaboration diagram for Voxel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Voxel (const idx3 the_id)

Public Attributes

idx3 id
VEC X
bool done
vector< REAL > field_values

Detailed Description

Definition at line 62 of file private_marching_cubes.h.


Constructor & Destructor Documentation

Voxel::Voxel const idx3  the_id  )  [inline]
 

Definition at line 69 of file private_marching_cubes.h.


Member Data Documentation

bool Voxel::done
 

Definition at line 66 of file private_marching_cubes.h.

vector<REAL> Voxel::field_values
 

Definition at line 67 of file private_marching_cubes.h.

Referenced by marchingCubes::computeVoxelFieldValues().

idx3 Voxel::id
 

Definition at line 64 of file private_marching_cubes.h.

VEC Voxel::X
 

Definition at line 65 of file private_marching_cubes.h.

Referenced by marchingCubes::computeVoxelFieldValues().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 1 10:14:35 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5