Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.h474 void renderOrientation(object *from_objp, object *to_objp, matrix *from_orientp);
H A Dhudtarget.cpp2752 void HudGaugeOrientationTee::renderOrientation(object *from_objp, object *to_objp, matrix *from_ori… in renderOrientation() argument
2758 vm_vec_sub(&target_to_obj, &from_objp->pos, &to_objp->pos); in renderOrientation()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h495 void renderOrientation(object *from_objp, object *to_objp, matrix *from_orientp);
H A Dhudtarget.cpp2693 void HudGaugeOrientationTee::renderOrientation(object *from_objp, object *to_objp, matrix *from_ori… in renderOrientation() argument
2699 vm_vec_sub(&target_to_obj, &from_objp->pos, &to_objp->pos); in renderOrientation()