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