class
GUIVectorSpriteAtlasAllocation
Inherits:
std::enable_shared_from_this<GUIVectorSpriteAtlasAllocation>
Represents a single allocation in a GUIVectorSpriteAtlas.
Public
Constructors
GUIVectorSpriteAtlasAllocation
GUIVectorSpriteAtlasAllocation() = default
GUIVectorSpriteAtlasAllocation
GUIVectorSpriteAtlasAllocation(const HTexture &atlasTexture, const Area2 &uvRange, const SPtr<GUIVectorSpriteAtlasAllocationHandle> &allocationHandle)
Fields
AtlasTexture
HTexture AtlasTexture
UVRange
Area2 UVRange
AllocationHandle
SPtr<GUIVectorSpriteAtlasAllocationHandle> AllocationHandle