Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.h492 …void renderTriangleMissileTail(float ang, float xpos, float ypos, float cur_dist, int draw_solid, …
H A Dhudtarget.cpp2929 void HudGaugeReticleTriangle::renderTriangleMissileTail(float ang, float xpos, float ypos, float cu… in renderTriangleMissileTail() function in HudGaugeReticleTriangle
3063 renderTriangleMissileTail(ang, xpos, ypos, cur_dist, aspect_flag, draw_inside); in renderTriangle()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h513 …void renderTriangleMissileTail(float ang, float xpos, float ypos, float cur_dist, int draw_solid, …
H A Dhudtarget.cpp2874 void HudGaugeReticleTriangle::renderTriangleMissileTail(float ang, float xpos, float ypos, float cu… in renderTriangleMissileTail() function in HudGaugeReticleTriangle
3008 renderTriangleMissileTail(ang, xpos, ypos, cur_dist, aspect_flag, draw_inside); in renderTriangle()