Magnum/DebugTools/ColorMap.h file new in 2020.06

Namespace Magnum::DebugTools::ColorMap.

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::DebugTools
Debug tools.
namespace Magnum::DebugTools::ColorMap new in 2020.06
Color maps.

Functions

auto turbo() -> Containers::StaticArrayView<256, const Vector3ub> new in 2020.06
Turbo colormap.
auto magma() -> Containers::StaticArrayView<256, const Vector3ub> new in 2020.06
Magma colormap.
auto plasma() -> Containers::StaticArrayView<256, const Vector3ub> new in 2020.06
Plasma colormap.
auto inferno() -> Containers::StaticArrayView<256, const Vector3ub> new in 2020.06
Inferno colormap.
auto viridis() -> Containers::StaticArrayView<256, const Vector3ub> new in 2020.06
Viridis colormap.
auto coolWarmSmooth() -> Containers::StaticArrayView<256, const Vector3ub> new in Git master
Smooth Cool-Warm colormap.
auto coolWarmBent() -> Containers::StaticArrayView<256, const Vector3ub> new in Git master
Bent Cool-Warm colormap.