A3DFontKeyData

struct A3DFontKeyData

deprecated

Font key structure.

2.0

This structure stores the information of a font key. Font keys are used by markup tessellation.

Variables

A3DInt32 A3DFontKeyData.m_iFontFamilyIndex

Font family index.

A3DInt32 A3DFontKeyData.m_iFontStyleIndex

Font style index.

A3DInt32 A3DFontKeyData.m_iFontSizeIndex

Font size index.

A3DInt8 A3DFontKeyData.m_cAttributes

Font attributes.

See Flags for Font and Font-Key Attributes.