MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::util::Uninterpolated Struct Reference

#include <interpolate.hpp>

Inheritance diagram for mbgl::util::Uninterpolated:
mbgl::util::Interpolator< bool >

Public Member Functions

template<class T >
operator() (const T &a, const T &, const double) const
 

Detailed Description

Definition at line 167 of file interpolate.hpp.

Member Function Documentation

◆ operator()()

template<class T >
T mbgl::util::Uninterpolated::operator() ( const T &  a,
const T &  ,
const double   
) const
inline

Definition at line 169 of file interpolate.hpp.


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