Magnum docs
  1. Getting started
    1. Downloading and building
    2. Usage with CMake
  2. Pages
    1. Feature guide
    2. Platform-specific guides
    3. Examples
    4. Tips and tricks
    5. Utilities
  1. Namespaces
  2. Classes
  3. Files

/home/igankevich/rpmbuild/BUILD/mosra-magnum-335a687/src/Magnum/Math/Color.h file

Class Magnum::Math::Color3, Magnum::Math::Color4, literal Magnum::Math::Literals::operator""_rgb(), Magnum::Math::Literals::operator""_rgba(), Magnum::Math::Literals::operator""_rgbf(), Magnum::Math::Literals::operator""_rgbaf(), Magnum::Math::Literals::operator""_srgb(), Magnum::Math::Literals::operator""_srgba(), Magnum::Math::Literals::operator""_srgbf(), Magnum::Math::Literals::operator""_srgbaf().

Contents

  • Reference
    • Namespaces
    • Classes

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::Math
Math library.
namespace Magnum::Math::Literals
Math literals.

Classes

template<class T>
class Magnum::Math::Color3
Color in linear RGB color space.
template<class T = Float>
class Magnum::Math::Color4
Color in linear RGBA color space.
template<class T>
struct Corrade::Utility::ConfigurationValue<Magnum::Math::Color3<T>>
Configuration value parser and writer.
template<class T>
struct Corrade::Utility::ConfigurationValue<Magnum::Math::Color4<T>>
Configuration value parser and writer.
Tab / T to search, Esc to close
…
Search for symbols, directories, files, pages, OpenGL/GLSL 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. Navigate through the list using ↓ and ↑, press Enter to go.
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–2018.
    Generated by Doxygen 1.8.14 and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.