class render::SpriteGlyphAllocation

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

void SyncFromCoreObject(const CoreSyncData &data, FrameAllocator &allocator) override

Update internal data from provided memory buffer that was populated with data from the owning CoreObject.