No more shared pointers
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
|
||||
struct Glyph
|
||||
{
|
||||
Gfx::PTexture2D texture;
|
||||
Gfx::OTexture2D texture;
|
||||
IVector2 size;
|
||||
IVector2 bearing;
|
||||
uint32 advance;
|
||||
|
||||
Reference in New Issue
Block a user