MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
find_zoom_curve.hpp File Reference

Go to the source code of this file.

Namespaces

 mbgl
 
 mbgl::style
 
 mbgl::style::expression
 

Functions

std::optional< variant< const Interpolate *, const Step *, ParsingError > > mbgl::style::expression::findZoomCurve (const expression::Expression *e)
 
variant< std::nullptr_t, const Interpolate *, const Step * > mbgl::style::expression::findZoomCurveChecked (const expression::Expression *e)