Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::DrawTextGL Member List

This is the complete list of members for BIAS::DrawTextGL, including all inherited members.

baseBIAS::DrawTextGLprotected
DeleteFont()BIAS::DrawTextGL
DrawTextGL()BIAS::DrawTextGL
fontnameBIAS::DrawTextGLprotected
InitFont(void *handleDC, const std::string theFontname=std::string(DrawTextGL_DEFAULT_FONTNAME), const int fontHeight=DrawTextGL_DEFAULT_FONTSIZE)BIAS::DrawTextGL
initializedBIAS::DrawTextGLprotected
IsInitialized() const BIAS::DrawTextGLinline
Print(const std::string &text) const BIAS::DrawTextGL
Print3D(const std::string &text, const float &xpos, const float &ypos, const float &zpos) const BIAS::DrawTextGL
Print3DAbsolute(const std::string &text, const float &xpos, const float &ypos, const float &zpos) const BIAS::DrawTextGL
PrintNormCoords(const std::string &text, const float &xpos, const float &ypos) const BIAS::DrawTextGL
PrintWinCoords(const std::string &text, const int &xpos, const int &ypos, const int &winWidthFallback=640, const int &winHeightFallback=480) const BIAS::DrawTextGL
~DrawTextGL()BIAS::DrawTextGLvirtual