![]() |
Castor3D 0.16.0
Multiplatform 3D engine
|
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) 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(UploadData &uploader) | castor3d::FontGlyphBuffer |