|
Blender V5.0
|
Public Attributes | |
| float | co [3] |
| bool | facing |
| int | face_index |
| float | len |
| float | poly_weights [0] |
Definition at line 866 of file meshlaplacian.cc.
| float MDefBoundIsect::co[3] |
Definition at line 868 of file meshlaplacian.cc.
Referenced by meshdeform_ray_tree_intersect().
| int MDefBoundIsect::face_index |
Definition at line 872 of file meshlaplacian.cc.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().
| bool MDefBoundIsect::facing |
Definition at line 870 of file meshlaplacian.cc.
Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::len |
Definition at line 874 of file meshlaplacian.cc.
Referenced by meshdeform_boundary_total_weight(), meshdeform_matrix_add_rhs(), meshdeform_matrix_add_semibound_phi(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::poly_weights[0] |
Definition at line 876 of file meshlaplacian.cc.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().