Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::Screen Member List

This is the complete list of members for gem::Screen, including all inherited members.

getOpenGLContext() const noexceptgem::Screeninline
getRenderingRule() const noexceptgem::Screeninline
getViewport() const noexceptgem::Screeninline
handleTouchEvent(ETouchEvent ev, LargeInteger touchId, const Xy &pt) noexceptgem::Screeninline
hitTest(const XyType< T > &pt) const noexceptgem::Screeninline
iterateCanvases(std::function< bool(StrongPointer< Canvas >)> collector) const noexceptgem::Screen
iterateViews(std::function< bool(StrongPointer< MapView >)> collector) const noexceptgem::Screeninline
iterateViews(std::function< bool(StrongPointer< MapView >, StrongPointer< MapViewV2 >)> collector) const noexceptgem::Screen
needsRender() noexceptgem::Screeninline
produce(OpenGLContext context, ERenderRule renderRule=RR_OnDemand) noexceptgem::Screeninlinestatic
render() noexceptgem::Screeninline
resetContext(bool contextLost=false) noexceptgem::Screeninline
resize(const Size &size) noexceptgem::Screeninline
scrollEvent(int delta, const Xy &pt) noexceptgem::Screeninline
setRenderingRule(ERenderRule rule) noexceptgem::Screeninline