Searched refs:setHillshadeIlluminationDirection (Results 1 – 3 of 3) sorted by relevance
36 void setHillshadeIlluminationDirection(PropertyValue<float>);
85 void HillshadeLayer::setHillshadeIlluminationDirection(PropertyValue<float> value) { in setHillshadeIlluminationDirection() function in mbgl::style::HillshadeLayer
214 …Property<HillshadeLayer, PropertyValue<float>, &HillshadeLayer::setHillshadeIlluminationDirection>; in makePaintPropertySetters()