#include <GlslFont.hpp>
|
| C3D_API | FontData (sdw::ShaderWriter &writer, uint32_t binding, uint32_t set, bool enabled=true) |
| |
| C3D_API sdw::Float | imgWidth () const |
| |
| C3D_API sdw::Float | imgHeight () const |
| |
| C3D_API sdw::Float | maxHeight () const |
| |
| auto | operator[] (sdw::UInt const &index) const |
| |
| | BufferT (sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true, ParamsT &&... params) |
| |
| FontGlyph | getData (sdw::UInt const &index, ParamsT &&... params) const |
| |
| | BufferBase (sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true) |
| |
| sdw::UInt | getFirstCount () const |
| |
| sdw::UInt | getSecondCount () const |
| |
| sdw::UInt | getThirdCount () const |
| |
| sdw::UInt | getFourthCount () const |
| |
| sdw::UInt | getCount () const |
| |
| bool | isEnabled () const noexcept |
| |
| sdw::ShaderWriter * | getWriter () const noexcept |
| |
◆ FontData()
| C3D_API castor3d::shader::FontData::FontData |
( |
sdw::ShaderWriter & | writer, |
|
|
uint32_t | binding, |
|
|
uint32_t | set, |
|
|
bool | enabled = true ) |
◆ imgHeight()
| C3D_API sdw::Float castor3d::shader::FontData::imgHeight |
( |
| ) |
const |
◆ imgWidth()
| C3D_API sdw::Float castor3d::shader::FontData::imgWidth |
( |
| ) |
const |
◆ maxHeight()
| C3D_API sdw::Float castor3d::shader::FontData::maxHeight |
( |
| ) |
const |
◆ operator[]()
| auto castor3d::shader::FontData::operator[] |
( |
sdw::UInt const & | index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: