Home
last modified time | relevance | path

Searched refs:med_create_group_rotation_matrix (Results 1 – 1 of 1) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dgroup.cpp325 static void med_create_group_rotation_matrix(vms_matrix &result_mat, const unsigned delta_flag, con… in med_create_group_rotation_matrix() function
366 static inline vms_matrix med_create_group_rotation_matrix(const unsigned delta_flag, const shared_s… in med_create_group_rotation_matrix() function
369 …return med_create_group_rotation_matrix(result_mat, delta_flag, first_seg, first_side, base_seg, b… in med_create_group_rotation_matrix()
639 …const auto rotmat = med_create_group_rotation_matrix(delta_flag, group_seg, group_side, base_seg, … in med_copy_group()
784 …const auto rotmat = med_create_group_rotation_matrix(delta_flag, group_seg, group_side, base_seg, … in med_move_group()