|
Basic Renderer
|
This is the complete list of members for View, including all inherited members.
| attachToUIView(UIView *view) | View | |
| bindFramebuffer() | View | |
| BView typedef | View | |
| clearScreen() | View | static |
| getAspectRatio() | View | |
| getHeight() | View | |
| getPosition(GLint *x, GLint *y) | View | |
| getPositionX() | View | |
| getPositionY() | View | |
| getScreenHeight() | View | static |
| getScreenSize(GLint *width, GLint *height) | View | static |
| getScreenWidth() | View | static |
| getSize(GLint *width, GLint *height) | View | |
| getUIView() | View | |
| getViewportHeight() | View | |
| getViewportSize(GLint *width, GLint *height) | View | |
| getViewportWidth() | View | |
| getWidth() | View | |
| getWindow() | View | |
| initView(std::string windowTitle=bRenderer::DEFAULT_WINDOW_TITLE()) | View | |
| initView(bool fullscreen, std::string windowTitle=bRenderer::DEFAULT_WINDOW_TITLE()) | View | |
| initView(GLint width, GLint height, bool fullscreen=false, std::string windowTitle=bRenderer::DEFAULT_WINDOW_TITLE()) | View | |
| isFullscreen() | View | |
| isInitialized() | View | |
| isRunning() | View | |
| presentBuffer() | View | |
| setContextCurrent() | View | |
| setFullscreen(bool fullscreen) | View | |
| setHeight(GLint height) | View | |
| setPosition(GLint x, GLint y) | View | |
| setSize(GLint width, GLint height) | View | |
| setViewportSize(GLint width, GLint height) | View | |
| setWidth(GLint width) | View | |
| terminateView() | View | |
| UIView typedef | View | |
| View() | View | |
| ~View() | View | virtual |