|
Blender
V2.93
|
Public Attributes | |
| float | co [3] |
| bool | facing |
| int | poly_index |
| float | len |
| float | poly_weights [0] |
Definition at line 877 of file meshlaplacian.c.
| float MDefBoundIsect::co[3] |
Definition at line 879 of file meshlaplacian.c.
Referenced by meshdeform_ray_tree_intersect().
| bool MDefBoundIsect::facing |
Definition at line 881 of file meshlaplacian.c.
Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::len |
Definition at line 885 of file meshlaplacian.c.
Referenced by meshdeform_boundary_total_weight(), meshdeform_matrix_add_rhs(), meshdeform_matrix_add_semibound_phi(), and meshdeform_ray_tree_intersect().
| int MDefBoundIsect::poly_index |
Definition at line 883 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::poly_weights[0] |
Definition at line 887 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().