Castor3D 0.17.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor3d::shader::FontData Struct Reference

#include <FontUbo.hpp>

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

Public Member Functions

 FontData (sdw::ShaderWriter &writer, sdw::expr::ExprPtr expr, bool enabled=true)
 
auto imgSize () const
 
auto isSDFFont () const
 
auto pixelRange () const
 

Constructor & Destructor Documentation

◆ FontData()

castor3d::shader::FontData::FontData ( sdw::ShaderWriter & writer,
sdw::expr::ExprPtr expr,
bool enabled = true )
inline

Member Function Documentation

◆ imgSize()

auto castor3d::shader::FontData::imgSize ( ) const
inline

◆ isSDFFont()

auto castor3d::shader::FontData::isSDFFont ( ) const
inline

◆ pixelRange()

auto castor3d::shader::FontData::pixelRange ( ) const
inline

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