BufferBase(sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true) | castor3d::shader::BufferBase | inline |
BufferT(sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true, ParamsT &&... params) | castor3d::shader::BufferT< FontGlyph > | inline |
FontData(sdw::ShaderWriter &writer, uint32_t binding, uint32_t set, bool enabled=true) | castor3d::shader::FontData | |
getCount() const | castor3d::shader::BufferBase | inline |
getData(sdw::UInt const &index, ParamsT &&... params) const | castor3d::shader::BufferT< FontGlyph > | inline |
getFirstCount() const | castor3d::shader::BufferBase | inline |
getFourthCount() const | castor3d::shader::BufferBase | inline |
getSecondCount() const | castor3d::shader::BufferBase | inline |
getThirdCount() const | castor3d::shader::BufferBase | inline |
getWriter() const noexcept | castor3d::shader::BufferBase | inline |
imgHeight() const | castor3d::shader::FontData | |
imgWidth() const | castor3d::shader::FontData | |
isEnabled() const noexcept | castor3d::shader::BufferBase | inline |
m_ssbo | castor3d::shader::BufferBase | protected |
m_variableName | castor3d::shader::BufferBase | protected |
m_writer | castor3d::shader::BufferBase | protected |
maxHeight() const | castor3d::shader::FontData | |
operator[](sdw::UInt const &index) const | castor3d::shader::FontData | inline |