Magnum | C++ docs
  1. Getting started
    1. Downloading and building
    2. Usage with CMake
    3. Using Magnum with custom buildsystems
  2. Pages
    1. Feature guide
    2. Platform-specific guides
    3. Examples and tutorials
    4. Tips and tricks
    5. Utilities
  1. Namespaces
  2. Classes
  3. Files
  4. Python API

Tweakable literal parsers

See also Debug output operators for custom types, Configuration value parsers and writers for custom types and a related section in Corrade.

Class Corrade::Utility::TweakableParser<Magnum::Math::Color3<Magnum::Float>>
Allows using Magnum::Math::Color3 with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Color3<Magnum::UnsignedByte>>
Allows using Magnum::Math::Color3 with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Color4<Magnum::Float>>
Allows using Magnum::Math::Color4 with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Color4<Magnum::UnsignedByte>>
Allows using Magnum::Math::Color4 with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Deg<Magnum::Double>>
Allows using Magnum::Math::Deg with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Deg<Magnum::Float>>
Allows using Magnum::Math::Deg with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Half>
Allows using Magnum::Math::Half with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Rad<Magnum::Double>>
Allows using Magnum::Math::Rad with Corrade::Utility::Tweakable.
Class Corrade::Utility::TweakableParser<Magnum::Math::Rad<Magnum::Float>>
Allows using Magnum::Math::Rad with Corrade::Utility::Tweakable.
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages, OpenGL, GLSL, Vulkan and OpenAL APIs. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Magnum docs. Part of the Magnum project, copyright © Vladimír Vondruš and contributors, 2010–2025.
    Generated by Doxygen 1.8.18 and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.