struct GUIVectorSpriteAtlas::FreeTextureInformation

Information about a texture that is no longer used, but we're keeping around in case it gets re-used.

Public

Constructors

FreeTextureInformation

FreeTextureInformation(const HTexture &texture, u64 lastUsedFrame)

Fields

Texture

HTexture Texture

LastUsedFrame

u64 LastUsedFrame