Silence warnings and fix bugs
This commit is contained in:
@@ -15,8 +15,9 @@
|
||||
|
||||
namespace OpenVulkano::Scene
|
||||
{
|
||||
struct GlyphInfo
|
||||
class GlyphInfo
|
||||
{
|
||||
public:
|
||||
//GlyphGeometry geometry;
|
||||
//GlyphBox glyphBox;
|
||||
Math::Vector2f_SIMD pos[4] = {};
|
||||
|
||||
Reference in New Issue
Block a user