Castor3D 0.16.0
Multiplatform 3D engine
castor3d::FontGlyphBuffer Member List

This is the complete list of members for castor3d::FontGlyphBuffer, including all inherited members.

add(castor::Glyph const &glyph)castor3d::FontGlyphBuffer
createBinding(ashes::DescriptorSet &descriptorSet, VkDescriptorSetLayoutBinding const &binding) constcastor3d::FontGlyphBuffer
createLayoutBinding(uint32_t binding, VkShaderStageFlags stages=(VK_SHADER_STAGE_FRAGMENT_BIT|VK_SHADER_STAGE_GEOMETRY_BIT|VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT|VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT|VK_SHADER_STAGE_VERTEX_BIT)) constcastor3d::FontGlyphBuffer
DataSizecastor3d::FontGlyphBufferstatic
FontGlyphBuffer(Engine &engine, RenderDevice const &device, FontTexture const &texture, uint32_t count)castor3d::FontGlyphBuffer
FontGlyphsData typedefcastor3d::FontGlyphBuffer
getBinding(uint32_t binding) constcastor3d::FontGlyphBuffer
getBuffer() constcastor3d::FontGlyphBufferinline
getPtr()castor3d::FontGlyphBufferinline
setImgHeight(uint32_t value)castor3d::FontGlyphBufferinline
setImgWidth(uint32_t value)castor3d::FontGlyphBufferinline
setMaxHeight(uint32_t value)castor3d::FontGlyphBufferinline
update(UploadData &uploader)castor3d::FontGlyphBuffer