Home
last modified time | relevance | path

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

/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics/
H A Dphysics_server_sw.cpp885 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_pin()
957 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge()
978 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge_simple()
1054 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_slider()
1092 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_cone_twist()
1130 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_generic_6dof()
1349 free(space->get_static_global_body()); in free()
H A Dspace_sw.h190 RID get_static_global_body() { return static_global_body; } in get_static_global_body() function
/dports/devel/godot2/godot-2.1.6-stable/servers/physics/
H A Dphysics_server_sw.cpp885 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_pin()
957 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge()
978 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge_simple()
1054 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_slider()
1092 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_cone_twist()
1130 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_generic_6dof()
1349 free(space->get_static_global_body()); in free()
H A Dspace_sw.h190 RID get_static_global_body() { return static_global_body; } in get_static_global_body() function
/dports/devel/godot/godot-3.2.3-stable/servers/physics/
H A Dphysics_server_sw.cpp997 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_pin()
1069 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge()
1090 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge_simple()
1193 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_slider()
1231 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_cone_twist()
1269 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_generic_6dof()
1383 free(space->get_static_global_body()); in free()
H A Dspace_sw.h196 RID get_static_global_body() { return static_global_body; } in get_static_global_body() function
/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics/
H A Dphysics_server_sw.cpp997 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_pin()
1069 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge()
1090 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_hinge_simple()
1193 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_slider()
1231 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_cone_twist()
1269 p_body_B = body_A->get_space()->get_static_global_body(); in joint_create_generic_6dof()
1383 free(space->get_static_global_body()); in free()
H A Dspace_sw.h196 RID get_static_global_body() { return static_global_body; } in get_static_global_body() function