class
render::SpriteGlyphAllocation
Inherits:
TSpriteGlyphAllocation<true>
Public
Methods
GetSizeInPoints
float GetSizeInPoints() const
Size of the allocated glyph in points.
Protected
Constructors
SpriteGlyphAllocation
SpriteGlyphAllocation(const WeakSPtr<SpriteImageType> &owner, const TextureType &atlasTexture, const Area2 &uvRange, float sizeInPoints)
Methods
SyncFromCoreObject
Update internal data from provided memory buffer that was populated with data from the owning CoreObject.