MOS
mos::gfx::Text Member List

This is the complete list of members for mos::gfx::Text, including all inherited members.

emission(const glm::vec3 &emission) -> voidmos::gfx::Text
font() const -> Fontmos::gfx::Text
height() const -> floatmos::gfx::Text
model() const -> Modelmos::gfx::Text
opacity(float opacity) -> voidmos::gfx::Text
operator+=(const std::string &input) -> Text & (defined in mos::gfx::Text)mos::gfx::Text
operator=(const std::string &input) -> Text & (defined in mos::gfx::Text)mos::gfx::Text
position(const glm::vec2 &position) -> voidmos::gfx::Text
position(const glm::vec3 &position) -> voidmos::gfx::Text
position() const -> glm::vec2mos::gfx::Text
scale(float scale) -> voidmos::gfx::Text
spacing (defined in mos::gfx::Text)mos::gfx::Text
text(const std::string &text) -> voidmos::gfx::Text
text() const -> std::stringmos::gfx::Text
Text(const std::string &txt, Font font, const glm::mat4 &transform=glm::mat4(1.0f), float spacing=0.0f, float opacity=1.0f, float roughness=1.0f, float metallic=0.0f, const glm::vec3 &emission=glm::vec3(0.0f)) (defined in mos::gfx::Text)mos::gfx::Text
transform(const glm::mat4 &transform) -> voidmos::gfx::Text
transform() const -> glm::mat4mos::gfx::Text
width() const -> floatmos::gfx::Text