Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::FontGlyphBuffer::FontGlyphData Struct Reference

#include <FontGlyphBuffer.hpp>

Inheritance diagram for castor3d::FontGlyphBuffer::FontGlyphData:
Inheritance graph
[legend]
Collaboration diagram for castor3d::FontGlyphBuffer::FontGlyphData:
Collaboration graph
[legend]

Public Attributes

Float2 size {}
 
Float2 bearing {}
 
Float2 position {}
 
Float1 advance {}
 
Float1 pad {}
 

Additional Inherited Members

- Public Types inherited from castor3d::ShaderBufferTypes
using Float1 = float
 
using Float2 = Data2T< Float1 >
 
using Float3 = Data3T< Float1 >
 
using Float4 = Data4T< Float1 >
 

Member Data Documentation

◆ advance

Float1 castor3d::FontGlyphBuffer::FontGlyphData::advance {}

◆ bearing

Float2 castor3d::FontGlyphBuffer::FontGlyphData::bearing {}

◆ pad

Float1 castor3d::FontGlyphBuffer::FontGlyphData::pad {}

◆ position

Float2 castor3d::FontGlyphBuffer::FontGlyphData::position {}

◆ size

Float2 castor3d::FontGlyphBuffer::FontGlyphData::size {}

The documentation for this struct was generated from the following file: