CG-Project2
Loading...
Searching...
No Matches
ogl::Text Class Reference

Public Member Functions

void init ()
void bindVAO ()
void bindVBO ()
void setText (std::string text)
std::string getText () const
void setColor (const glm::vec4 &color)
glm::vec3 getColor () const
glm::vec2 getPosition () const
void setPosition (const glm::vec2 &pos)
float getScale () const
void setScale (const float &scale)
 Text (const TextHelper &config)

The documentation for this class was generated from the following files:
  • Opengl-Core/include/Text/TextManager.hpp
  • Opengl-Core/src/Text/TextManager.cpp