Blender
V3.3
|
Public Attributes | |
MeshDeformBind * | mdb |
MeshDeformIsect * | isec |
Definition at line 933 of file meshlaplacian.c.
MeshDeformIsect* MeshRayCallbackData::isec |
Definition at line 935 of file meshlaplacian.c.
Referenced by harmonic_ray_callback().
MeshDeformBind* MeshRayCallbackData::mdb |
Definition at line 934 of file meshlaplacian.c.
Referenced by ED_mesh_deform_bind_callback(), harmonic_coordinates_bind(), harmonic_ray_callback(), meshdeform_add_intersections(), meshdeform_bind_floodfill(), meshdeform_boundary_phi(), meshdeform_boundary_total_weight(), meshdeform_cell_center(), meshdeform_check_semibound(), meshdeform_index(), meshdeform_inside_cage(), meshdeform_interp_w(), meshdeform_matrix_add_cell(), meshdeform_matrix_add_exterior_phi(), meshdeform_matrix_add_rhs(), meshdeform_matrix_add_semibound_phi(), meshdeform_matrix_solve(), and meshdeform_ray_tree_intersect().