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

deformation_model_struct Struct Reference

#include <deform.h>

Collaboration diagram for deformation_model_struct:

Collaboration graph
[legend]

Data Fields

int n_models
deform_model_structmodels
BOOLEAN position_constrained
Real max_position_offset
Point * original_positions

Field Documentation

Real deformation_model_struct::max_position_offset
 

Definition at line 55 of file deform.h.

Referenced by input_original_positions(), and perturb_line_points().

deform_model_struct* deformation_model_struct::models
 

Definition at line 53 of file deform.h.

Referenced by check_correct_deformation_lines(), check_correct_deformation_polygons(), deformation_model_includes_average(), delete_deformation_model(), find_relevent_model(), print_deformation_model(), and set_deformation_model().

int deformation_model_struct::n_models
 

Definition at line 52 of file deform.h.

Referenced by check_correct_deformation_lines(), check_correct_deformation_polygons(), deformation_model_includes_average(), delete_deformation_model(), find_relevent_model(), initialize_deformation_model(), print_deformation_model(), and set_deformation_model().

Point* deformation_model_struct::original_positions
 

Definition at line 56 of file deform.h.

Referenced by delete_deformation_model(), input_original_positions(), and perturb_line_points().

BOOLEAN deformation_model_struct::position_constrained
 

Definition at line 54 of file deform.h.

Referenced by delete_deformation_model(), initialize_deformation_model(), initialize_deformation_parameters(), input_original_positions(), perturb_line_points(), and print_deformation_model().


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