Blender V2.61 - r43446
|
Public Attributes | |
float | co [3] |
float | uvw [4] |
int | nvert |
int | v [4] |
int | facing |
float | len |
Definition at line 1069 of file meshlaplacian.c.
float MDefBoundIsect::co[3] |
Definition at line 1070 of file meshlaplacian.c.
Referenced by meshdeform_ray_tree_intersect().
Definition at line 1071 of file meshlaplacian.c.
Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().
float MDefBoundIsect::len |
Definition at line 1072 of file meshlaplacian.c.
Referenced by meshdeform_boundary_total_weight(), meshdeform_matrix_add_rhs(), meshdeform_matrix_add_semibound_phi(), and meshdeform_ray_tree_intersect().
Definition at line 1071 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().
float MDefBoundIsect::uvw[4] |
Definition at line 1070 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().
int MDefBoundIsect::v[4] |
Definition at line 1071 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().