|
Blender V4.3
|
Public Attributes | |
| float | co [3] |
| bool | facing |
| int | face_index |
| float | len |
| float | poly_weights [0] |
Definition at line 871 of file meshlaplacian.cc.
| float MDefBoundIsect::co[3] |
Definition at line 873 of file meshlaplacian.cc.
Referenced by meshdeform_ray_tree_intersect().
| int MDefBoundIsect::face_index |
Definition at line 877 of file meshlaplacian.cc.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().
| bool MDefBoundIsect::facing |
Definition at line 875 of file meshlaplacian.cc.
Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::len |
Definition at line 879 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 881 of file meshlaplacian.cc.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().