Blue Brain BioExplorer
core::Viewer Member List

This is the complete list of members for core::Viewer, including all inherited members.

_chronocore::BaseWindowprotected
_corecore::BaseWindowprotected
_currButtonStatecore::BaseWindowprotected
_currModifierscore::BaseWindowprotected
_currMousePoscore::BaseWindowprotected
_defaultInitSizecore::BaseWindowstatic
_displayHelpcore::BaseWindowprotected
_frameBufferModecore::BaseWindowprotected
_fullScreencore::BaseWindowprotected
_gidcore::BaseWindowprotected
_hintDelaycore::BaseWindowprotected
_hintMessagecore::BaseWindowprotected
_lastButtonStatecore::BaseWindowprotected
_lastMousePoscore::BaseWindowprotected
_mousecore::BaseWindowprotected
_registerKeyboardShortcuts()core::BaseWindowprotectedvirtual
_renderBitmapString(float x, float y, const std::string &text)core::BaseWindowprotected
_renderInputcore::BaseWindowprotected
_renderOutputcore::BaseWindowprotected
_setHint(const std::string &message, const uint64_t milliseconds=3000)core::BaseWindowprotected
_setTitle(const char *title)core::BaseWindowprotected
_timercore::BaseWindowprotected
_windowIDcore::BaseWindowprotected
_windowPositioncore::BaseWindowprotected
_windowSizecore::BaseWindowprotected
activate()core::BaseWindowvirtual
BaseWindow(Core &core, FrameBufferMode frameBufferMode=FrameBufferMode::COLOR_I8)core::BaseWindow
clearPixels()core::BaseWindow
create(const char *title, size_t width, size_t height)core::BaseWindow
display()core::Viewervirtual
drawPixels(const int *framebuffer)core::BaseWindow
drawPixels(const Vector3f *framebuffer)core::BaseWindow
forceRedraw()core::BaseWindowvirtual
idle()core::BaseWindowvirtual
keypress(char key, const Vector2f &where)core::BaseWindowvirtual
motion(const Vector2i &pos)core::BaseWindowvirtual
mouseButton(int button, bool released, const Vector2i &pos)core::BaseWindowvirtual
passiveMotion(const Vector2i &pos)core::BaseWindowvirtual
reshape(const Vector2i &newSize)core::BaseWindowvirtual
setTitle(const std::string &title)core::BaseWindowinline
specialkey(int key, const Vector2f &where)core::BaseWindowvirtual
Viewer(Core &core)core::Viewer
~BaseWindow()core::BaseWindowvirtual