Castor3D 0.15.0
Multiplatform 3D engine
|
Liste complète des membres de castor3d::FontGlyphBuffer, y compris les membres hérités :
add(castor::Glyph const &glyph) | castor3d::FontGlyphBuffer | |
createBinding(ashes::DescriptorSet &descriptorSet, VkDescriptorSetLayoutBinding const &binding) const | castor3d::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)) const | castor3d::FontGlyphBuffer | |
DataSize | castor3d::FontGlyphBuffer | static |
FontGlyphBuffer(Engine &engine, RenderDevice const &device, FontTexture const &texture, uint32_t count) | castor3d::FontGlyphBuffer | |
FontGlyphsData typedef | castor3d::FontGlyphBuffer | |
getBinding(uint32_t binding) const | castor3d::FontGlyphBuffer | |
getBuffer() const | castor3d::FontGlyphBuffer | inline |
getPtr() | castor3d::FontGlyphBuffer | inline |
setImgHeight(uint32_t value) | castor3d::FontGlyphBuffer | inline |
setImgWidth(uint32_t value) | castor3d::FontGlyphBuffer | inline |
setMaxHeight(uint32_t value) | castor3d::FontGlyphBuffer | inline |
update(ashes::CommandBuffer const &commandBuffer) | castor3d::FontGlyphBuffer | |
~FontGlyphBuffer() noexcept | castor3d::FontGlyphBuffer |