This is the complete list of members for GLView, including all inherited members.
| _captured | GLView | protected |
| _designResolutionSize | GLViewProtocol | protected |
| _eaglview | GLView | protected |
| _frameZoomFactor | GLView | protected |
| _isInRetinaMonitor | GLView | protected |
| _isRetinaEnabled | GLView | protected |
| _mainWindow | GLView | protected |
| _mouseX | GLView | protected |
| _mouseY | GLView | protected |
| _primaryMonitor | GLView | protected |
| _referenceCount | Ref | protected |
| _resolutionPolicy | GLViewProtocol | protected |
| _retinaFactor | GLView | protected |
| _scaleX | GLViewProtocol | protected |
| _scaleY | GLViewProtocol | protected |
| _screenSize | GLViewProtocol | protected |
| _supportTouch | GLView | protected |
| _viewName | GLViewProtocol | protected |
| _viewPortRect | GLViewProtocol | protected |
| autorelease() | Ref | |
| create(const std::string &viewname) | GLView | static |
| create(const std::string &viewName) | GLView | static |
| create(const std::string &viewName) | GLView | static |
| createWithEAGLView(void *eaglview) | GLView | static |
| createWithFullScreen(const std::string &viewName) | GLView | static |
| createWithFullScreen(const std::string &viewName) | GLView | static |
| createWithFullScreen(const std::string &viewName) | GLView | static |
| createWithRect(const std::string &viewName, Rect rect, float frameZoomFactor=1.0f) | GLView | static |
| createWithRect(const std::string &viewName, Rect size, float frameZoomFactor=1.0f) | GLView | static |
| createWithRect(const std::string &viewName, Rect rect, float frameZoomFactor=1.0f) | GLView | static |
| enableRetina(bool enabled) | GLView | |
| end() override | GLView | virtual |
| end() override | GLView | virtual |
| end() override | GLView | virtual |
| getContentScaleFactor() const | GLView | |
| getDesignResolutionSize() const | GLViewProtocol | virtual |
| getEAGLView() const | GLView | inline |
| getFrameSize() const | GLViewProtocol | virtual |
| getFrameZoomFactor() | GLView | |
| getReferenceCount() const | Ref | |
| getResolutionPolicy() const | GLViewProtocol | inline |
| getScaleX() const | GLViewProtocol | |
| getScaleY() const | GLViewProtocol | |
| getScissorRect() const | GLViewProtocol | virtual |
| getViewName() const | GLViewProtocol | |
| getViewPortRect() const | GLViewProtocol | |
| getVisibleOrigin() const | GLViewProtocol | virtual |
| getVisibleRect() const | GLViewProtocol | virtual |
| getVisibleSize() const | GLViewProtocol | virtual |
| getWindow() const | GLView | inline |
| GLFWEventHandler class | GLView | friend |
| GLView() | GLView | protected |
| GLView() | GLView | protected |
| GLView() | GLView | protected |
| GLViewProtocol() | GLViewProtocol | |
| handleTouchesBegin(int num, int ids[], float xs[], float ys[]) | GLViewProtocol | virtual |
| handleTouchesCancel(int num, int ids[], float xs[], float ys[]) | GLViewProtocol | virtual |
| handleTouchesEnd(int num, int ids[], float xs[], float ys[]) | GLViewProtocol | virtual |
| handleTouchesMove(int num, int ids[], float xs[], float ys[]) | GLViewProtocol | virtual |
| handleTouchesOfEndOrCancel(EventTouch::EventCode eventCode, int num, int ids[], float xs[], float ys[]) | GLViewProtocol | protected |
| initGlew() | GLView | protected |
| initWithEAGLView(void *eaglview) | GLView | protected |
| initWithFullScreen(const std::string &viewName) | GLView | protected |
| initWithFullScreen(const std::string &viewName) | GLView | protected |
| initWithFullScreen(const std::string &viewName) | GLView | protected |
| initWithRect(const std::string &viewName, Rect rect, float frameZoomFactor) | GLView | protected |
| initWithRect(const std::string &viewName, Rect rect, float frameZoomFactor) | GLView | protected |
| initWithRect(const std::string &viewName, Rect rect, float frameZoomFactor) | GLView | protected |
| isOpenGLReady() override | GLView | virtual |
| isOpenGLReady() override | GLView | virtual |
| isOpenGLReady() override | GLView | virtual |
| isRetinaDisplay() const | GLView | inline |
| isRetinaEnabled() | GLView | inline |
| isScissorEnabled() | GLViewProtocol | virtual |
| onGLFWCharCallback(GLFWwindow *window, unsigned int character) | GLView | protected |
| onGLFWError(int errorID, const char *errorDesc) | GLView | protected |
| onGLFWframebuffersize(GLFWwindow *window, int w, int h) | GLView | protected |
| onGLFWKeyCallback(GLFWwindow *window, int key, int scancode, int action, int mods) | GLView | protected |
| onGLFWMouseCallBack(GLFWwindow *window, int button, int action, int modify) | GLView | protected |
| onGLFWMouseMoveCallBack(GLFWwindow *window, double x, double y) | GLView | protected |
| onGLFWMouseScrollCallback(GLFWwindow *window, double x, double y) | GLView | protected |
| onGLFWWindowPosCallback(GLFWwindow *windows, int x, int y) | GLView | protected |
| onGLFWWindowSizeFunCallback(GLFWwindow *window, int width, int height) | GLView | protected |
| pollEvents() | GLView | |
| pollInputEvents() | GLViewProtocol | virtual |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| setContentScaleFactor(float contentScaleFactor) | GLView | |
| setDesignResolutionSize(float width, float height, ResolutionPolicy resolutionPolicy) | GLViewProtocol | virtual |
| setFrameSize(float width, float height) override | GLView | virtual |
| setFrameZoomFactor(float zoomFactor) | GLView | |
| setIMEKeyboardState(bool bOpen) override | GLView | virtual |
| setIMEKeyboardState(bool bOpen) override | GLView | virtual |
| setIMEKeyboardState(bool bOpen) override | GLView | virtual |
| setScissorInPoints(float x, float y, float w, float h) | GLView | virtual |
| setViewName(const std::string &viewname) | GLViewProtocol | virtual |
| setViewPortInPoints(float x, float y, float w, float h) | GLView | virtual |
| swapBuffers() override | GLView | virtual |
| swapBuffers() override | GLView | virtual |
| swapBuffers() override | GLView | virtual |
| updateDesignResolutionSize() | GLViewProtocol | protected |
| updateFrameSize() | GLView | protected |
| windowShouldClose() | GLView | |
| ~GLView() | GLView | protectedvirtual |
| ~GLView() | GLView | protectedvirtual |
| ~GLView() | GLView | protectedvirtual |
| ~GLViewProtocol() | GLViewProtocol | virtual |
| ~Ref() | Ref | virtual |