Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor3d::shader::FontGlyph Class Reference

#include <GlslFont.hpp>

Inheritance diagram for castor3d::shader::FontGlyph:
Inheritance graph
[legend]
Collaboration diagram for castor3d::shader::FontGlyph:
Collaboration graph
[legend]

Public Member Functions

 FontGlyph (sdw::ShaderWriter &writer, sdw::expr::ExprPtr expr, bool enabled)
 
auto size () const
 
auto bearing () const
 
auto position () const
 
auto advance () const
 

Constructor & Destructor Documentation

◆ FontGlyph()

castor3d::shader::FontGlyph::FontGlyph ( sdw::ShaderWriter & writer,
sdw::expr::ExprPtr expr,
bool enabled )
inline

Member Function Documentation

◆ advance()

auto castor3d::shader::FontGlyph::advance ( ) const
inline

◆ bearing()

auto castor3d::shader::FontGlyph::bearing ( ) const
inline

◆ position()

auto castor3d::shader::FontGlyph::position ( ) const
inline

◆ size()

auto castor3d::shader::FontGlyph::size ( ) const
inline

The documentation for this class was generated from the following file: