|
Blender
V3.3
|
Public Attributes | |
| float | co [3] |
| bool | facing |
| int | poly_index |
| float | len |
| float | poly_weights [0] |
Definition at line 861 of file meshlaplacian.c.
| float MDefBoundIsect::co[3] |
Definition at line 863 of file meshlaplacian.c.
Referenced by meshdeform_ray_tree_intersect().
| bool MDefBoundIsect::facing |
Definition at line 865 of file meshlaplacian.c.
Referenced by meshdeform_inside_cage(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::len |
Definition at line 869 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 867 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().
| float MDefBoundIsect::poly_weights[0] |
Definition at line 871 of file meshlaplacian.c.
Referenced by meshdeform_boundary_phi(), and meshdeform_ray_tree_intersect().