This is the complete list of members for
GPG_Canvas, including all inherited members.
| AddBanner(unsigned int bannerWidth, unsigned int bannerHeight, unsigned int imageWidth, unsigned int imageHeight, unsigned char *imageData, TBannerAlignment alignment=alignTopLeft, bool enabled=true) | GPC_Canvas | |
| alignBottomRight enum value | GPC_Canvas | |
| alignTopLeft enum value | GPC_Canvas | |
| BeginDraw() | GPG_Canvas | [inline, virtual] |
| BeginFrame() | GPC_Canvas | [inline, virtual] |
| BufferType enum name | RAS_ICanvas | |
| ClearBuffer(int type) | GPC_Canvas | [virtual] |
| ClearColor(float r, float g, float b, float a) | GPC_Canvas | [virtual] |
| COLOR_BUFFER enum value | RAS_ICanvas | |
| DEPTH_BUFFER enum value | RAS_ICanvas | |
| DisposeAllBanners() | GPC_Canvas | |
| DisposeBanner(TBannerId id) | GPC_Canvas | |
| DisposeBanner(TBannerData &banner) | GPC_Canvas | [protected] |
| DrawAllBanners(void) | GPC_Canvas | [protected] |
| DrawBanner(TBannerData &banner) | GPC_Canvas | [protected] |
| EndDraw() | GPG_Canvas | [inline, virtual] |
| EndFrame() | GPC_Canvas | [virtual] |
| GetDisplayArea() const | GPC_Canvas | [inline, virtual] |
| GetHeight() const | GPC_Canvas | [inline, virtual] |
| GetMouseNormalizedX(int x) | GPG_Canvas | [virtual] |
| GetMouseNormalizedY(int y) | GPG_Canvas | [virtual] |
| GetMouseState() | RAS_ICanvas | [inline, virtual] |
| GetMouseX(int x) | GPG_Canvas | [inline, virtual] |
| GetMouseY(int y) | GPG_Canvas | [inline, virtual] |
| GetWidth() const | GPC_Canvas | [inline, virtual] |
| GetWindowArea() | GPC_Canvas | [inline, virtual] |
| GPC_Canvas(int width, int height) | GPC_Canvas | |
| GPG_Canvas(GHOST_IWindow *window) | GPG_Canvas | |
| Init(void) | GPG_Canvas | [virtual] |
| m_banners | GPC_Canvas | [protected] |
| m_bannersEnabled | GPC_Canvas | [protected] |
| m_displayarea | GPC_Canvas | [protected] |
| m_height | GPC_Canvas | [protected] |
| m_mousestate | RAS_ICanvas | [protected] |
| m_width | GPC_Canvas | [protected] |
| m_window | GPG_Canvas | [protected] |
| MakeScreenShot(const char *filename) | GPC_Canvas | [virtual] |
| MOUSE_INVISIBLE enum value | RAS_ICanvas | |
| MOUSE_NORMAL enum value | RAS_ICanvas | |
| MOUSE_WAIT enum value | RAS_ICanvas | |
| PopRenderState(const CanvasRenderState &render_state) | GPC_Canvas | [protected] |
| PushRenderState(CanvasRenderState &render_state) | GPC_Canvas | [protected] |
| RAS_MouseState enum name | RAS_ICanvas | |
| Resize(int width, int height) | GPC_Canvas | |
| s_bannerId | GPC_Canvas | [protected, static] |
| SetBannerDisplayEnabled(bool enabled=true) | GPC_Canvas | |
| SetBannerEnabled(TBannerId id, bool enabled=true) | GPC_Canvas | |
| SetDisplayArea(RAS_Rect *rect) | GPC_Canvas | [inline, virtual] |
| SetMousePosition(int x, int y) | GPG_Canvas | [virtual] |
| SetMouseState(RAS_MouseState mousestate) | GPG_Canvas | [virtual] |
| SetOrthoProjection() | GPC_Canvas | [protected] |
| SetViewPort(int x1, int y1, int x2, int y2) | GPC_Canvas | [virtual] |
| SwapBuffers() | GPG_Canvas | [virtual] |
| TBannerAlignment enum name | GPC_Canvas | |
| TBannerId typedef | GPC_Canvas | |
| TBannerMap typedef | GPC_Canvas | [protected] |
| ~GPC_Canvas() | GPC_Canvas | [virtual] |
| ~GPG_Canvas(void) | GPG_Canvas | [virtual] |
| ~RAS_ICanvas() | RAS_ICanvas | [inline, virtual] |