A3DFontKeyData

Fields

A3DInt32

m_iFontFamilyIndex

A3DInt32

m_iFontStyleIndex

A3DInt32

m_iFontSizeIndex

A3DInt8

m_cAttributes

Detailed Description

struct A3DFontKeyData

Font key structure.

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

Version

2.0

Public Members

A3DInt32 m_iFontFamilyIndex

Font family index.

A3DInt32 m_iFontStyleIndex

Font style index.

A3DInt32 m_iFontSizeIndex

Font size index.

A3DInt8 m_cAttributes

Font attributes. See Flags for Font and Font-Key Attributes.