CG-Project2
|
This is the complete list of members for ogl::Text, including all inherited members.
bindVAO() (defined in ogl::Text) | ogl::Text | inline |
bindVBO() (defined in ogl::Text) | ogl::Text | inline |
getColor() const (defined in ogl::Text) | ogl::Text | inline |
getPosition() const (defined in ogl::Text) | ogl::Text | inline |
getScale() const (defined in ogl::Text) | ogl::Text | inline |
getText() const (defined in ogl::Text) | ogl::Text | inline |
init() (defined in ogl::Text) | ogl::Text | |
setColor(const glm::vec4 &color) (defined in ogl::Text) | ogl::Text | inline |
setPosition(const glm::vec2 &pos) (defined in ogl::Text) | ogl::Text | inline |
setScale(const float &scale) (defined in ogl::Text) | ogl::Text | inline |
setText(std::string text) (defined in ogl::Text) | ogl::Text | inline |
Text()=delete (defined in ogl::Text) | ogl::Text | |
Text(const TextHelper &config) (defined in ogl::Text) | ogl::Text | inline |