Home
last modified time | relevance | path

Searched defs:renderText3D (Results 1 – 1 of 1) sorted by relevance

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/graphics/
H A Drenderer.cpp2821 void Renderer::renderText3D(const string &text, Font3D *font, float alpha, int x, int y, bool cente… in renderText3D() function in Glest::Game::Renderer
2964 void Renderer::renderText3D(const string &text, Font3D *font, const Vec3f &color, int x, int y, boo… in renderText3D() function in Glest::Game::Renderer
3041 void Renderer::renderText3D(const string &text, Font3D *font, const Vec4f &color, int x, int y, boo… in renderText3D() function in Glest::Game::Renderer