Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.h466 class HudGaugeOrientationTee: public HudGauge
471 HudGaugeOrientationTee();
H A Dhudtarget.cpp2752 void HudGaugeOrientationTee::renderOrientation(object *from_objp, object *to_objp, matrix *from_ori… in renderOrientation()
3192 HudGaugeOrientationTee::HudGaugeOrientationTee(): in HudGaugeOrientationTee() function in HudGaugeOrientationTee
3197 void HudGaugeOrientationTee::initRadius(int length) in initRadius()
3202 void HudGaugeOrientationTee::pageIn() in pageIn()
3210 void HudGaugeOrientationTee::render(float frametime) in render()
H A Dhudparse.cpp5006 HudGaugeOrientationTee* hud_gauge = gauge_load_common<HudGaugeOrientationTee> in load_gauge_orientation_tee()
5020 HudGaugeOrientationTee* instance = new HudGaugeOrientationTee(); in load_gauge_orientation_tee()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h487 class HudGaugeOrientationTee: public HudGauge
492 HudGaugeOrientationTee();
H A Dhudtarget.cpp2693 void HudGaugeOrientationTee::renderOrientation(object *from_objp, object *to_objp, matrix *from_ori… in renderOrientation()
3137 HudGaugeOrientationTee::HudGaugeOrientationTee(): in HudGaugeOrientationTee() function in HudGaugeOrientationTee
3142 void HudGaugeOrientationTee::initRadius(int length) in initRadius()
3147 void HudGaugeOrientationTee::pageIn() in pageIn()
3155 void HudGaugeOrientationTee::render(float /*frametime*/) in render()
H A Dhudparse.cpp4852 auto hud_gauge = gauge_load_common<HudGaugeOrientationTee>(settings); in load_gauge_orientation_tee()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dcolonial_hud.patch3575 class HudGaugeOrientationTee: public HudGauge