struct FontBitmapPage

Inherits: IReflectable

Information about a single page containing font bitmaps.

Public

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const override

Returns an interface you can use to access class' Run Time Type Information.

Fields

Texture

HTexture Texture

Layout

Layout that can be used for finding free space in the page texture.

Only relevant for dynamic texture maps.