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

boundary_definition_struct Struct Reference

#include <deform.h>


Data Fields

Real min_isovalue
Real max_isovalue
Real gradient_threshold
Real min_dot_product
Real max_dot_product
Normal_directions normal_direction
Real tolerance


Field Documentation

Real boundary_definition_struct::gradient_threshold
 

Definition at line 13 of file deform.h.

Referenced by initialize_deformation_parameters(), is_point_inside_surface(), and set_boundary_definition().

Real boundary_definition_struct::max_dot_product
 

Definition at line 15 of file deform.h.

Referenced by initialize_deformation_parameters(), is_point_inside_surface(), and set_boundary_definition().

Real boundary_definition_struct::max_isovalue
 

Definition at line 12 of file deform.h.

Referenced by check_voxel_for_boundary(), find_boundary_in_direction(), initialize_deformation_parameters(), is_point_inside_surface(), set_boundary_definition(), and voxel_might_contain_boundary().

Real boundary_definition_struct::min_dot_product
 

Definition at line 14 of file deform.h.

Referenced by initialize_deformation_parameters(), is_point_inside_surface(), and set_boundary_definition().

Real boundary_definition_struct::min_isovalue
 

Definition at line 11 of file deform.h.

Referenced by check_voxel_for_boundary(), find_boundary_in_direction(), initialize_deformation_parameters(), is_point_inside_surface(), set_boundary_definition(), and voxel_might_contain_boundary().

Normal_directions boundary_definition_struct::normal_direction
 

Definition at line 16 of file deform.h.

Referenced by find_boundary_in_direction(), initialize_deformation_parameters(), and set_boundary_definition().

Real boundary_definition_struct::tolerance
 

Definition at line 17 of file deform.h.

Referenced by check_voxel_for_boundary(), and set_boundary_definition().


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