MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::style::expression::ValueConverter< Rotation > Struct Reference

#include <value.hpp>

Static Public Member Functions

static type::Type expressionType ()
 
static Value toExpressionValue (const mbgl::style::Rotation &value)
 
static std::optional< RotationfromExpressionValue (const Value &v)
 

Detailed Description

Definition at line 159 of file value.hpp.

Member Function Documentation

◆ expressionType()

static type::Type mbgl::style::expression::ValueConverter< Rotation >::expressionType ( )
inlinestatic

Definition at line 160 of file value.hpp.

◆ fromExpressionValue()

static std::optional<Rotation> mbgl::style::expression::ValueConverter< Rotation >::fromExpressionValue ( const Value v)
static

◆ toExpressionValue()

static Value mbgl::style::expression::ValueConverter< Rotation >::toExpressionValue ( const mbgl::style::Rotation value)
static

The documentation for this struct was generated from the following file: