Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp::wt::Window Member List

This is the complete list of members for gamp::wt::Window, including all inherited members.

addKeyListener(const KeyListenerRef &l)gamp::wt::Windowinline
addPointerListener(const PointerListenerRef &l)gamp::wt::Windowinline
addRenderListener(const RenderListenerRef &l)gamp::wt::Windowinline
addWindowListener(const WindowListenerRef &l)gamp::wt::Windowinline
capabilities() const noexceptgamp::wt::Surfaceinline
create(const char *title, int wwidth, int wheight, bool verbose=false)gamp::wt::Windowstatic
gamp::wt::Surface::create(handle_t surface_handle, const Vec2i &surface_size)gamp::wt::Surfaceinlinestatic
createContext(const gamp::render::RenderProfile &profile, const gamp::render::RenderContextFlags &contextFlags)gamp::wt::Surfaceinline
createContext(const wt::SurfaceRef &surface, const gamp::render::RenderProfile &profile, const gamp::render::RenderContextFlags &contextFlags, gamp::render::RenderContext *shareWith) noexceptgamp::wt::Surfacestatic
display(const jau::fraction_timespec &when) noexceptgamp::wt::Window
dispose(const jau::fraction_timespec &when) noexcept overridegamp::wt::Windowinlinevirtual
disposedNotify(const jau::fraction_timespec &when) noexcept overridegamp::wt::Windowinlinevirtual
disposeRenderListener(bool clearRenderListener, const jau::fraction_timespec &when) noexceptgamp::wt::Window
hasFocus() const noexceptgamp::wt::Windowinline
is_locked(const lock_status_t ls) noexceptgamp::wt::Surfaceinlinestatic
isBLOriented() const noexceptgamp::wt::Surfaceinline
isPointerBLOriented() const noexceptgamp::wt::Windowinline
isValid() const noexcept overridegamp::wt::Windowinlinevirtual
isVisible() const noexceptgamp::wt::Windowinline
keyListenerCount() const noexceptgamp::wt::Windowinline
keyTracker() const noexceptgamp::wt::Windowinline
lock_status_t enum namegamp::wt::Surface
lockSurface()gamp::wt::Surfaceinline
nativeSurface()gamp::wt::Windowinline
nativeSurfaceLock() noexceptgamp::wt::Surfaceinlineprotectedvirtual
nativeSurfaceUnlock() noexceptgamp::wt::Surfaceinlineprotectedvirtual
notifyKeyPressed(const jau::fraction_timespec &when, VKeyCode keySym, InputModifier keySymMods, uint16_t keyChar) noexceptgamp::wt::Windowinline
notifyKeyReleased(const jau::fraction_timespec &when, VKeyCode keySym, InputModifier keySymMods, uint16_t keyChar) noexceptgamp::wt::Windowinline
notifyPointer(uint16_t type, const jau::fraction_timespec &when, PointerType ptype, uint16_t id, jau::math::Vec2i pos, uint16_t clickCount, InputButton button, jau::math::Vec3f rotation, float rotationScale) noexceptgamp::wt::Windowinline
notifyWindowEvent(uint16_t type, const jau::fraction_timespec &when, bool value=true) noexceptgamp::wt::Windowinline
notifyWindowMoved(const jau::fraction_timespec &when, const jau::math::Vec2i &winPos) noexceptgamp::wt::Windowinline
notifyWindowResize(const jau::fraction_timespec &when, const jau::math::Vec2i &winSize, const jau::math::Vec2i &surfSize) noexceptgamp::wt::Windowinline
operator=(const Window &)=deletegamp::wt::Window
gamp::wt::Surface::operator=(const Surface &)=deletegamp::wt::Surface
pointerListenerCount() const noexceptgamp::wt::Windowinline
removeAllKeyListener()gamp::wt::Windowinline
removeAllPointerListener()gamp::wt::Windowinline
removeAllRenderListener()gamp::wt::Windowinline
removeAllWindowListener()gamp::wt::Windowinline
removeKeyListener(const KeyListenerRef &l)gamp::wt::Windowinline
removePointerListener(const PointerListenerRef &l)gamp::wt::Windowinline
removeRenderListener(const RenderListenerRef &l)gamp::wt::Windowinline
removeWindowListener(const WindowListenerRef &l)gamp::wt::Windowinline
renderContext() const noexceptgamp::wt::Surfaceinline
renderContext() noexceptgamp::wt::Surfaceinline
renderListenerCount() const noexceptgamp::wt::Windowinline
setFocused(bool v) noexceptgamp::wt::Windowinlineprotected
setSurfaceSize(const Vec2i &sz) noexceptgamp::wt::Surfaceinlineprotected
setSwapInterval(int v) noexceptgamp::wt::Surfaceinline
setVisible(bool v) noexceptgamp::wt::Windowinlineprotected
setWindowBounds(const Recti &r) noexceptgamp::wt::Windowinlineprotected
setWindowPos(const Vec2i &sz) noexceptgamp::wt::Windowinlineprotected
setWindowSize(const Vec2i &sz) noexceptgamp::wt::Windowinlineprotected
shared()gamp::wt::Windowinline
shared_from_base()gamp::wt::Surfaceinlineprotected
state() const noexceptgamp::wt::Windowinline
Surface(Private, handle_t surface_handle, const Vec2i &surface_size)gamp::wt::Surfaceinline
Surface(const Surface &)=deletegamp::wt::Surface
surfaceHandle() const noexceptgamp::wt::Surfaceinline
surfaceSize() const noexceptgamp::wt::Surfaceinline
surfaceSwap() noexcept overridegamp::wt::Windowvirtual
swapInterval() const noexceptgamp::wt::Surfaceinline
TIMEOUTgamp::wt::Surfacestatic
toString() const noexceptgamp::wt::Window
unlockSurface()gamp::wt::Surfaceinline
Window(Private, handle_t window_handle, const Recti &window_bounds, handle_t surface_handle, const Vec2i &surface_size)gamp::wt::Windowinline
Window(const Window &)=deletegamp::wt::Window
windowBounds() const noexceptgamp::wt::Windowinline
windowHandle() const noexceptgamp::wt::Windowinline
windowListenerCount() const noexceptgamp::wt::Windowinline
windowPos() const noexceptgamp::wt::Windowinline
windowSize() const noexceptgamp::wt::Windowinline
wrapNative(handle_t window_handle, const Recti &window_bounds, handle_t surface_handle, const Vec2i &surface_size)gamp::wt::Windowinlinestatic
~Surface() noexceptgamp::wt::Surfaceinlinevirtual
~Window() noexcept override=defaultgamp::wt::Window