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

deform_model_struct Struct Reference

#include <deform.h>

Collaboration diagram for deform_model_struct:

Collaboration graph
[legend]

Data Fields

int up_to_n_points
Deformation_model_types model_type
Real model_weight
object_structmodel_object
int n_model_points
Point * model_centroids
Vector * model_normals
Point * model_points
Real min_curvature_offset
Real max_curvature_offset

Field Documentation

Real deform_model_struct::max_curvature_offset
 

Definition at line 47 of file deform.h.

Referenced by compute_equilibrium_point(), print_deform_model(), and set_deformation_model().

Real deform_model_struct::min_curvature_offset
 

Definition at line 46 of file deform.h.

Referenced by compute_equilibrium_point(), print_deform_model(), and set_deformation_model().

Point* deform_model_struct::model_centroids
 

Definition at line 42 of file deform.h.

Referenced by check_correct_general_lines(), check_correct_general_polygons(), delete_model_points(), get_model_point(), and set_deformation_model().

Vector* deform_model_struct::model_normals
 

Definition at line 43 of file deform.h.

Referenced by check_correct_general_lines(), check_correct_general_polygons(), delete_model_points(), get_model_point(), and set_deformation_model().

object_struct* deform_model_struct::model_object
 

Definition at line 39 of file deform.h.

Referenced by check_correct_general_lines(), check_correct_general_polygons(), check_correct_parametric_lines(), check_correct_parametric_polygons(), check_correct_subsampled_polygons(), delete_deform_model(), get_subsampled_neighbours_of_point(), print_deform_model(), and set_deformation_model().

Point* deform_model_struct::model_points
 

Definition at line 44 of file deform.h.

Referenced by check_correct_general_lines(), check_correct_general_polygons(), delete_model_points(), get_model_point(), and set_deformation_model().

Deformation_model_types deform_model_struct::model_type
 

Definition at line 37 of file deform.h.

Referenced by check_correct_model_lines(), check_correct_model_polygons(), deformation_model_includes_average(), delete_deform_model(), get_model_point(), print_deform_model(), and set_deformation_model().

Real deform_model_struct::model_weight
 

Definition at line 38 of file deform.h.

Referenced by compute_equilibrium_point(), print_deform_model(), and set_deformation_model().

int deform_model_struct::n_model_points
 

Definition at line 41 of file deform.h.

Referenced by check_correct_general_lines(), check_correct_general_polygons(), check_correct_parametric_lines(), delete_model_points(), get_model_point(), print_deform_model(), and set_deformation_model().

int deform_model_struct::up_to_n_points
 

Definition at line 35 of file deform.h.

Referenced by check_correct_deformation_lines(), check_correct_deformation_polygons(), check_correct_general_polygons(), check_correct_model_polygons(), check_correct_parametric_polygons(), check_correct_subsampled_polygons(), find_relevent_model(), get_subsampled_neighbours_of_point(), print_deform_model(), and set_deformation_model().


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