#include <deform.h>
Collaboration diagram for deform_model_struct:

Data Fields | |
| int | up_to_n_points |
| Deformation_model_types | model_type |
| Real | model_weight |
| object_struct * | model_object |
| int | n_model_points |
| Point * | model_centroids |
| Vector * | model_normals |
| Point * | model_points |
| Real | min_curvature_offset |
| Real | max_curvature_offset |
|
|
Definition at line 47 of file deform.h. Referenced by compute_equilibrium_point(), print_deform_model(), and set_deformation_model(). |
|
|
Definition at line 46 of file deform.h. Referenced by compute_equilibrium_point(), print_deform_model(), and set_deformation_model(). |
|
|
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(). |
|
|
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(). |
|
|
|
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(). |
|
|
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(). |
|
|
Definition at line 38 of file deform.h. Referenced by compute_equilibrium_point(), print_deform_model(), and set_deformation_model(). |
|
|
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(). |
|
1.3.7