, including all inherited members.
| BeginDrawing(float fUnitsPerPixel=1, bool useBlending=true) | OpenGLCtrl | [static] |
| Default() | OpenGLCtrlButton | [virtual] |
| Draw() | OpenGLCtrlButton | [virtual] |
| DrawBackgroundAndBorder() | OpenGLCtrl | [inline, protected, virtual] |
| DrawBackgroundAndBorder_Off() | OpenGLCtrl | [protected, virtual] |
| DrawBackgroundAndBorder_On() | OpenGLCtrl | [protected, virtual] |
| DrawText() | OpenGLCtrl | [inline, protected, virtual] |
| EndDrawing() | OpenGLCtrl | [static] |
| g_BorderColor | OpenGLCtrl | [protected, static] |
| g_ID | OpenGLCtrl | [protected, static] |
| GetBackgroundActColor(float &r, float &g, float &b, float &a) const | OpenGLCtrl | |
| GetBackgroundColor(float &r, float &g, float &b, float &a) const | OpenGLCtrl | |
| GetBorder() const | OpenGLCtrl | [inline] |
| GetBorderColor(float &r, float &g, float &b, float &a) | OpenGLCtrl | [static] |
| GetBorderOpacity() const | OpenGLCtrl | [inline] |
| GetForegroundActColor(float &r, float &g, float &b, float &a) const | OpenGLCtrl | |
| GetForegroundColor(float &r, float &g, float &b, float &a) const | OpenGLCtrl | |
| GetID() const | OpenGLCtrl | [inline] |
| GetOpacity() const | OpenGLCtrl | [inline] |
| GetSize(int &width, int &height) const | OpenGLCtrl | |
| GetStartPos(int &x, int &y) const | OpenGLCtrl | |
| GetStatus() const | OpenGLCtrl | [inline] |
| GetText() const | OpenGLCtrl | [inline] |
| IsInside(int x, int y) | OpenGLCtrl | [inline, virtual] |
| IsInsidePlusBorder(int x, int y) | OpenGLCtrl | [inline, virtual] |
| m_BackgroundActColor | OpenGLCtrl | [protected] |
| m_BackgroundColor | OpenGLCtrl | [protected] |
| m_BorderSize | OpenGLCtrl | [protected] |
| m_DrawSizeXY | OpenGLCtrl | [protected] |
| m_ForegroundActColor | OpenGLCtrl | [protected] |
| m_ForegroundColor | OpenGLCtrl | [protected] |
| m_IsOn | OpenGLCtrl | [protected] |
| m_Text | OpenGLCtrl | [protected] |
| m_xyLowerLeftPt | OpenGLCtrl | [protected] |
| OpenGLCtrl() | OpenGLCtrl | |
| OpenGLCtrlButton() | OpenGLCtrlButton | |
| SetBackgroundActColor(float r, float g, float b, float a) | OpenGLCtrl | |
| SetBackgroundColor(float r, float g, float b, float a) | OpenGLCtrl | |
| SetBorder(int size) | OpenGLCtrl | [inline] |
| SetBorderColor(float r, float g, float b, float a) | OpenGLCtrl | [static] |
| SetBorderOpacity(float alpha) | OpenGLCtrl | [inline] |
| SetForegroundActColor(float r, float g, float b, float a) | OpenGLCtrl | |
| SetForegroundColor(float r, float g, float b, float a) | OpenGLCtrl | |
| SetOpacity(float alpha) | OpenGLCtrl | [virtual] |
| SetSize(int width, int height) | OpenGLCtrl | [virtual] |
| SetStartPos(int x=0, int y=0) | OpenGLCtrl | [virtual] |
| SetStatus(bool b) | OpenGLCtrl | [inline] |
| SetText(std::string text) | OpenGLCtrl | [inline] |
| ToggleStatus() | OpenGLCtrl | [inline] |
| ~OpenGLCtrl() | OpenGLCtrl | [virtual] |
| ~OpenGLCtrlButton() | OpenGLCtrlButton | [virtual] |