82 bool (*test_vert_fn)(
BMVert *,
void *user_data),
83 bool (*test_edge_fn)(
BMEdge *,
void *user_data),
84 bool (*test_face_fn)(
BMFace *,
void *user_data),
91 const float ray_start[3],
92 const float ray_normal[3],
108 Depsgraph *depsgraph,
111 const float ray_start[3],
112 const float ray_normal[3],
125 Depsgraph *depsgraph,
128 const float ray_start[3],
129 const float ray_normal[3],
155 Depsgraph *depsgraph,
160 const float init_co[3],
162 const float prev_co[3],
169 float r_face_nor[3]);
187 Depsgraph *depsgraph,
192 const float init_co[3],
194 const float prev_co[3],
204 Depsgraph *depsgraph,
213#ifdef DEBUG_SNAP_TIME
216# define ED_transform_snap_object_time_average_print() void(0)
#define ED_transform_snap_object_time_average_print()
void sort(btMatrix3x3 &U, btVector3 &sigma, btMatrix3x3 &V, int t)
Helper function of 3X3 SVD for sorting singular values.