| CGfxWrapOGLES1_1 | CGUIBitmapPlane_PBuffer | friend |
| CGUIBitmapPlane(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, eC_Value vWidth=0, eC_Value vHeight=0) | CGUIBitmapPlane | protected |
| CGUIBitmapPlane_GL(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, eC_Value vWidth, eC_Value vHeight) | CGUIBitmapPlane_GL | protected |
| CGUIBitmapPlane_PBuffer(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, eC_Value vWidth, eC_Value vHeight) | CGUIBitmapPlane_PBuffer | protected |
| Clear(const eC_UByte ubRed, const eC_UByte ubGreen, const eC_UByte ubBlue, const eC_UByte ubAlpha) | CGUIBitmapPlane_GL | virtual |
| CreateRenderSurface() | CGUIBitmapPlane_PBuffer | protectedvirtual |
| CreateTexture() | CGUIBitmapPlane_GL | protected |
| DeleteRenderSurface() | CGUIBitmapPlane_PBuffer | protectedvirtual |
| DeleteTexture() | CGUIBitmapPlane_GL | protected |
| DisableDepthTest() | CGUIBitmapPlane | inline |
| DoDraw() | CGUIBitmapPlane_GL | virtual |
| DrawToBitmap() | CGUIBitmapPlane_PBuffer | protectedvirtual |
| DrawToScreen() | CGUIBitmapPlane_PBuffer | protectedvirtual |
| EnableDepthTest() | CGUIBitmapPlane | inline |
| FinishDrawToBitmap() | CGUIBitmapPlane_PBuffer | protectedvirtual |
| Get2DPlaneDistance() | CGUIBitmapPlane_GL | virtual |
| GetBottomLeftU() | CGUIBitmapPlane | virtual |
| GetBottomLeftV() | CGUIBitmapPlane_GL | virtual |
| GetBottomRightU() | CGUIBitmapPlane | virtual |
| GetBottomRightV() | CGUIBitmapPlane_GL | virtual |
| GetBytesPerPixel() const | CGUIBitmapPlane | inline |
| GetCenterOfProjectionAbsX() const | CGUIBitmapPlane | protected |
| GetCenterOfProjectionAbsY() const | CGUIBitmapPlane | protected |
| GetData(eC_TArray< eC_UByte > *pkData) | CGUIBitmapPlane_GL | virtual |
| GetFar() const | CGUIBitmapPlane | inline |
| GetFormat() const | CGUIBitmapPlane | inline |
| GetFOV() const | CGUIBitmapPlane | inline |
| GetHeight() const | CGUIBitmapPlane | inline |
| GetHeightCorrected() const | CGUIBitmapPlane | |
| GetID() const | CGUIBitmapPlane | inline |
| GetNear() const | CGUIBitmapPlane | inline |
| GetParentGUIObject() const | CGUIBitmapPlane | inline |
| GetRenderSurface() | CGUIBitmapPlane_PBuffer | |
| GetTextureID() const | CGUIBitmapPlane_GL | |
| GetTopLeftU() | CGUIBitmapPlane | virtual |
| GetTopLeftV() | CGUIBitmapPlane_GL | virtual |
| GetTopRightU() | CGUIBitmapPlane | virtual |
| GetTopRightV() | CGUIBitmapPlane_GL | virtual |
| GetWidth() const | CGUIBitmapPlane | inline |
| GetWidthCorrected() const | CGUIBitmapPlane | |
| GetXAngle() const | CGUIBitmapPlane | inline |
| GetXPos() const | CGUIBitmapPlane | inline |
| GetXPos2D() const | CGUIBitmapPlane | |
| GetYAngle() const | CGUIBitmapPlane | inline |
| GetYPos() const | CGUIBitmapPlane | inline |
| GetYPos2D() const | CGUIBitmapPlane | |
| GetZAngle() const | CGUIBitmapPlane | inline |
| GetZPos() const | CGUIBitmapPlane | inline |
| IsDepthTestEnabled() const | CGUIBitmapPlane | inline |
| IsYFlipped() const | CGUIBitmapPlane | inline |
| m_avUVValues | CGUIBitmapPlane | protected |
| m_bAutoScale | CGUIBitmapPlane | protected |
| m_bComplete | CGUIBitmapPlane_GL | protected |
| m_bYFlipped | CGUIBitmapPlane | protected |
| m_uiScreenHeight | CGUIBitmapPlane | protected |
| m_uiScreenWidth | CGUIBitmapPlane | protected |
| m_v2DPlaneDistance | CGUIBitmapPlane | protected |
| m_vGUIObjectInitHeight | CGUIBitmapPlane | protected |
| m_vGUIObjectInitWidth | CGUIBitmapPlane | protected |
| m_vTexUsedU | CGUIBitmapPlane | protected |
| m_vTexUsedV | CGUIBitmapPlane | protected |
| ResetRotation() | CGUIBitmapPlane | |
| RotateX(const eC_Value vXAngle) | CGUIBitmapPlane | inline |
| RotateY(const eC_Value vYAngle) | CGUIBitmapPlane | inline |
| RotateZ(const eC_Value vZAngle) | CGUIBitmapPlane | inline |
| SetAlphaValue(const eC_UByte ubAlpha) | CGUIBitmapPlane | inline |
| SetAlphaValues(const eC_UByte ubTopLeft, const eC_UByte ubBottomLeft, const eC_UByte ubBottomRight, const eC_UByte ubTopRight) | CGUIBitmapPlane_GL | virtual |
| SetAutoScale(const eC_Bool bAutoScale) | CGUIBitmapPlane | inline |
| SetBottomLeftU(eC_Value vU) | CGUIBitmapPlane | virtual |
| SetBottomLeftUV(eC_Value vU, eC_Value vV) | CGUIBitmapPlane | inline |
| SetBottomLeftV(eC_Value vV) | CGUIBitmapPlane_GL | virtual |
| SetBottomRightU(eC_Value vU) | CGUIBitmapPlane | virtual |
| SetBottomRightUV(eC_Value vU, eC_Value vV) | CGUIBitmapPlane | inline |
| SetBottomRightV(eC_Value vV) | CGUIBitmapPlane_GL | virtual |
| SetBytesPerPixel(const eC_UByte &ubBPP) | CGUIBitmapPlane | inline |
| SetFormat(const CGUICommonEnums::ImageType_t &eFormat) | CGUIBitmapPlane | inline |
| SetFOV(const eC_Value vFOV) | CGUIBitmapPlane | inline |
| SetHeight(eC_Value vHeight, eC_Bool bExpandCentered=false) | CGUIBitmapPlane_GL | virtual |
| SetPos2D(eC_Value vXPos, eC_Value vYPos) | CGUIBitmapPlane | |
| SetPos3D(eC_Value vXPos, eC_Value vYPos, eC_Value vZPos) | CGUIBitmapPlane | inline |
| SetTexUsed(eC_Value vNewTexUsedU, eC_Value vNewTexUsedV) | CGUIBitmapPlane | protected |
| SetTopLeftU(eC_Value vU) | CGUIBitmapPlane | virtual |
| SetTopLeftUV(eC_Value vU, eC_Value vV) | CGUIBitmapPlane | inline |
| SetTopLeftV(eC_Value vV) | CGUIBitmapPlane_GL | virtual |
| SetTopRightU(eC_Value vU) | CGUIBitmapPlane | virtual |
| SetTopRightUV(eC_Value vU, eC_Value vV) | CGUIBitmapPlane | inline |
| SetTopRightV(eC_Value vV) | CGUIBitmapPlane_GL | virtual |
| SetWidth(eC_Value vWidth, eC_Bool bExpandCentered=false) | CGUIBitmapPlane_GL | virtual |
| SetXPos2D(eC_Value vXPos) | CGUIBitmapPlane | |
| SetXPos3D(const eC_Value vXPos) | CGUIBitmapPlane | inline |
| SetYPos2D(eC_Value vYPos) | CGUIBitmapPlane | |
| SetYPos3D(const eC_Value vYPos) | CGUIBitmapPlane | inline |
| SetZPos3D(const eC_Value vZPos) | CGUIBitmapPlane | inline |
| UpdateVertices() | CGUIBitmapPlane_GL | protected |
| ~CGUIBitmapPlane() (defined in CGUIBitmapPlane) | CGUIBitmapPlane | protectedvirtual |
| ~CGUIBitmapPlane_GL() (defined in CGUIBitmapPlane_GL) | CGUIBitmapPlane_GL | protectedvirtual |
| ~CGUIBitmapPlane_PBuffer() (defined in CGUIBitmapPlane_PBuffer) | CGUIBitmapPlane_PBuffer | protectedvirtual |