Magnum::Ui::TextLayer::DebugIntegration class

Debug layer integration.

Integrates the layer with DebugLayer. See TextLayer debug layer integration for more information and example usage.

Base classes

class Magnum::Ui::AbstractVisualLayer::DebugIntegration
Debug layer integration.

Constructors, destructors, conversion operators

DebugIntegration(Containers::StringView(*)(UnsignedInt style) styleName = nullptr)
Constructor.

Function documentation

Magnum::Ui::TextLayer::DebugIntegration::DebugIntegration(Containers::StringView(*)(UnsignedInt style) styleName = nullptr)

Constructor.

Same as the AbstractVisualLayer::DebugIntegration constructor, see its documentation for more information.