#include <Magnum/Math/Color.h>
template<>
TweakableParser<Magnum::Math::Color4<Magnum::Float>> struct
Tweakable literal parser.
Parses the Magnum::
Public static functions
-
static auto parse(Containers::
StringView value) -> Containers:: Pair<TweakableState, Magnum:: Math:: Color4<Magnum:: Float>> - Parse the value.