This is the complete list of members for CGfxWrap, including all inherited members.
| ApplyGlobalAlpha(const eC_UByte ubAlpha) const | CGfxWrap | inline |
| Arc(const CGUIRect &kAbsRect, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled) | CGfxWrap | |
| Arc(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)=0 | CGfxWrap | protectedpure virtual |
| BlitImg(const ImageResource_t &eID, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY) | CGfxWrap | |
| BlitImg(const CGUIImageData &kImageData, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY) | CGfxWrap | inline |
| BlitImgExt(const ImageResource_t &eID, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY, const eC_Value &vWidth, const eC_Value &vHeight, const eC_Bool &bStretch=true, const eC_UByte &ubAlpha=255) | CGfxWrap | |
| BlitImgExt(const ImageResource_t &eID, const CGUIRect &kAbsRect, const eC_Bool &bStretch=true, const eC_UByte &ubAlpha=255) | CGfxWrap | |
| BlitImgExt(const ImageResource_t &eID, const CGUIRect &kSrcAbsRect, const CGUIRect &kDstAbsRect, const eC_UByte &ubAlpha=255) | CGfxWrap | |
| BlitImgExt(const ImageResource_t &eID, const eC_UInt &uiAbsSrcX, const eC_UInt &uiAbsSrcY, const eC_UInt &uiSrcWidth, const eC_UInt &uiSrcHeight, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY, const eC_Value &vDestWidth, const eC_Value &vDestHeight, const eC_UByte &ubAlpha=255, const eC_Value &vAngle=eC_FromFloat(0), const eC_Value &vRotCenterX=eC_FromFloat(0.5), const eC_Value &vRotCenterY=eC_FromFloat(0.5)) | CGfxWrap | |
| BlitImgExtImpl(const ImageResource_t &eID, const eC_UInt &uiAbsSrcX, const eC_UInt &uiAbsSrcY, const eC_UInt &uiSrcWidth, const eC_UInt &uiSrcHeight, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY, const eC_Value &vDestWidth, const eC_Value &vDestHeight, const eC_UByte &ubAlpha=255, const eC_Value &vAngle=eC_FromFloat(0), const eC_Value &vRotCenterX=eC_FromFloat(0.5), const eC_Value &vRotCenterY=eC_FromFloat(0.5))=0 | CGfxWrap | protectedpure virtual |
| BlitImgExtImpl(const CGUIImageData &kImageData, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY)=0 | CGfxWrap | protectedpure virtual |
| BlitImgNinePatch(const ImageResource_t &eID, const CGUIRect &kAbsRect, const eC_UInt uiTopBorder, const eC_UInt uiBottomBorder, const eC_UInt uiLeftBorder, const eC_UInt uiRightBorder, const eC_UByte &ubAlpha=255) | CGfxWrap | virtual |
| BlitImgNinePatch(const ImageResource_t &eID, const CGUIRect &kAbsRect, const CGUINinePatch &kNinePatch, const eC_UByte &ubAlpha=255) | CGfxWrap | |
| CFntWrap | CGfxWrap | friend |
| CGfxWrap() | CGfxWrap | protected |
| CGUI | CGfxWrap | friend |
| CGUIBackgroundImageLoaderThread | CGfxWrap | friend |
| CGUIComponentManager | CGfxWrap | friend |
| CGUIImageCacheImpl | CGfxWrap | friend |
| CGUIResourceManager | CGfxWrap | friend |
| ChangeFont(const FontResource_t &eFontID, const eC_Char *const pcPath, const eC_UInt &uiFontSize, const CFntWrap::GUIFont_t &eFontStyle) | CGfxWrap | |
| ClearInvalidRect() | CGfxWrap | inlinevirtual |
| CreateBitmapPlane(const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight) | CGfxWrap | virtual |
| CreateGfxDependentBitmap(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight) | CGfxWrap | protectedvirtual |
| cvTwoPi | CGfxWrap | protectedstatic |
| DeInit() | CGfxWrap | protected |
| DeleteBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID) | CGfxWrap | |
| DeleteBitmapPlanes(const CGUIObject *pkObject) | CGfxWrap | |
| DeleteInstance() | CGfxWrap | static |
| DestroyScreen() | CGfxWrap | inlineprotectedvirtual |
| DrawToBitmap(GUIBitmapPlaneID_t uiBitmapID) | CGfxWrap | virtual |
| DrawToScreen() | CGfxWrap | virtual |
| Ellipse(const CGUIRect &kAbsRect, const eC_Bool &bFilled) | CGfxWrap | |
| Ellipse(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2, const eC_Bool &bFilled)=0 | CGfxWrap | protectedpure virtual |
| EndRedrawGUI() | CGfxWrap | inlineprotectedvirtual |
| FilledRect(const CGUIRect &kAbsRect) | CGfxWrap | |
| FilledRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)=0 | CGfxWrap | protectedpure virtual |
| FinishDrawToBitmap() | CGfxWrap | protectedvirtual |
| FIRST_REFRESH_OF_FRAME enum value | CGfxWrap | |
| FittingNumChars(const eC_String *const pkText, eC_Value vWidthMax, eC_UInt &uiNumChars, const eC_Bool &bStartAtEnd=false) | CGfxWrap | |
| FORCED_REFRESH enum value | CGfxWrap | |
| ForceRefresh() | CGfxWrap | inline |
| GetAscender() const | CGfxWrap | |
| GetBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID) | CGfxWrap | |
| GetBitmapPlaneData(const GUIBitmapPlaneID_t &eBitmapPlaneID) | CGfxWrap | virtual |
| GetCliprect(CGUIRect &AbsClipRect) const | CGfxWrap | virtual |
| GetDescender() const | CGfxWrap | |
| GetDoubleBufferingEnforcesFlipping() | CGfxWrap | inline |
| GetDummyBitmap() | CGfxWrap | protected |
| GetForegroundColor() const | CGfxWrap | inline |
| GetGlobalAlpha() const | CGfxWrap | inline |
| GetGlyphMetrics(const eC_Char cChar, CFntWrap::GlyphMetrics_t &kMetrics) | CGfxWrap | |
| GetImageSize(const ImageResource_t &eID) const =0 | CGfxWrap | protectedpure virtual |
| GetImgHeight(const ImageResource_t &eID) const | CGfxWrap | |
| GetImgHeightImpl(const ImageResource_t &eID) const =0 | CGfxWrap | protectedpure virtual |
| GetImgOriginRect(const ImageResource_t &eID) const | CGfxWrap | inline |
| GetImgWidth(const ImageResource_t &eID) const | CGfxWrap | |
| GetImgWidthImpl(const ImageResource_t &eID) const =0 | CGfxWrap | protectedpure virtual |
| GetInternalLeading() const | CGfxWrap | |
| GetInvalidatedRect() const | CGfxWrap | inline |
| GetNextPowerOf2(const eC_Value &vValue) | CGfxWrap | inlinestatic |
| GetNOFFonts() | CGfxWrap | |
| GetNOFImages() | CGfxWrap | inlinevirtual |
| GetPhysicalScreenHeight()=0 | CGfxWrap | pure virtual |
| GetPhysicalScreenWidth()=0 | CGfxWrap | pure virtual |
| GetRenderingOffset(eC_Value &vOffsetX, eC_Value &vOffsetY) | CGfxWrap | |
| GetScreenFormat() const | CGfxWrap | inline |
| GetScreenHorizontalPPI() const | CGfxWrap | inlinevirtual |
| GetScreenVerticalPPI() const | CGfxWrap | inlinevirtual |
| GetTextXPosAdjustment(const CGUIText::HorAligned_t eHorAlignment) | CGfxWrap | |
| GetTextYPosAdjustment(const CGUIText::VerAligned_t eVerAlignment) | CGfxWrap | |
| GetUsedBitmapPlaneID() const | CGfxWrap | inline |
| GetVirtualScreenHeight()=0 | CGfxWrap | pure virtual |
| GetVirtualScreenWidth()=0 | CGfxWrap | pure virtual |
| GetWorkingMemory(const eC_UInt &uiSize) | CGfxWrap | virtual |
| GetWrapperName() const | CGfxWrap | inline |
| ImageExists(const ImageResource_t eID) const =0 | CGfxWrap | pure virtual |
| INTERMEDIATE_REFRESH enum value | CGfxWrap | |
| InvalidateRect(const CGUIRect &kInvalidRect) | CGfxWrap | |
| InvalidateRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrap | inline |
| LAST_REFRESH_OF_FRAME enum value | CGfxWrap | |
| Line(const CGUIRect &kAbsRect) | CGfxWrap | |
| Line(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)=0 | CGfxWrap | protectedpure virtual |
| LoadFont(const FontResource_t &eFontID) | CGfxWrap | |
| LoadGlyphData(CGUIImageData *pkImageData, const eC_UInt &uiGlyphWidth, const eC_UInt &uiGlyphHeight, eC_UByte *pkGlyphBitmap) | CGfxWrap | virtual |
| LoadImg(const eC_String &kPath, const ImageResource_t &eID) | CGfxWrap | protected |
| LoadImg(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID) | CGfxWrap | protected |
| LoadImgImpl(const eC_String &kPath, const ImageResource_t &eID)=0 | CGfxWrap | protectedpure virtual |
| LoadImgImpl(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID)=0 | CGfxWrap | protectedpure virtual |
| m_bDoubleBufferingEnforcesFlipping | CGfxWrap | protected |
| m_bFilteredBlit | CGfxWrap | protected |
| m_bInvalidationInLastFrame | CGfxWrap | protected |
| m_bOptimizedBlit | CGfxWrap | protected |
| m_kClippingRect | CGfxWrap | protected |
| m_kGfxWrapSemaphore | CGfxWrap | protected |
| m_kInvalidatedRect | CGfxWrap | protected |
| m_kInvalidatedRectList | CGfxWrap | protected |
| m_kLastFrameInvalidatedRectList | CGfxWrap | protected |
| m_kWrapperName | CGfxWrap | protected |
| m_pkGfxEnv | CGfxWrap | protected |
| m_ubAlpha | CGfxWrap | protected |
| m_uiColor | CGfxWrap | protected |
| m_uiNOFImages | CGfxWrap | protected |
| m_uiScreenHeight | CGfxWrap | protected |
| m_uiScreenWidth | CGfxWrap | protected |
| m_vGlobalAlphaFactor | CGfxWrap | protected |
| m_vLineWidth | CGfxWrap | protected |
| m_vRenderingOffsetX | CGfxWrap | protected |
| m_vRenderingOffsetY | CGfxWrap | protected |
| Rect(const CGUIRect &kAbsRect) | CGfxWrap | |
| Rect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)=0 | CGfxWrap | protectedpure virtual |
| RedrawGUI() | CGfxWrap | virtual |
| Refresh(const RefreshCall_t eRefreshCallType)=0 | CGfxWrap | protectedpure virtual |
| RefreshCall_t enum name | CGfxWrap | |
| RefreshImage(const ImageResource_t &eID, void *pkMemory) | CGfxWrap | inlineprotectedvirtual |
| ReleaseWorkingMemory(eC_UByte *pkMemory) | CGfxWrap | virtual |
| RequiredSpace(const eC_String *const pkText, eC_Value &vWidth, eC_Value &vHeight) | CGfxWrap | |
| ResetCliprect() | CGfxWrap | virtual |
| ResetInvalidatedRect() | CGfxWrap | protected |
| ResetWorkingMemory() | CGfxWrap | virtual |
| RestoreWrapperState() | CGfxWrap | inlinevirtual |
| Ring(const CGUIRect &kAbsRect, const eC_Value &vRingWidth, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled) | CGfxWrap | |
| Ring(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2, const eC_Value &vRingWidth, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)=0 | CGfxWrap | protectedpure virtual |
| SetCliprect(const CGUIRect &NewAbsClipRect)=0 | CGfxWrap | pure virtual |
| SetDoubleBufferingEnforcesFlipping(const eC_Bool bDoubleBufferingEnforcesFlipping) | CGfxWrap | inline |
| SetFilteredBlit(const eC_Bool &bFilteredBlit) | CGfxWrap | inlinevirtual |
| SetFont(const FontResource_t &eID) | CGfxWrap | |
| SetFontSpacing(const eC_Float &fSpacing) | CGfxWrap | |
| SetForegroundColor(const eC_UByte &ubRed, const eC_UByte &ubGreen, const eC_UByte &ubBlue, const eC_UByte &ubAlpha=255) | CGfxWrap | inline |
| SetForegroundColor(const eC_UInt &uiCol) | CGfxWrap | inline |
| SetForegroundColorImpl(const eC_UByte &ubRed, const eC_UByte &ubGreen, const eC_UByte &ubBlue, const eC_UByte &ubAlpha=255)=0 | CGfxWrap | protectedpure virtual |
| SetGfxEnv(CGfxEnv *pkGfxEnv) | CGfxWrap | |
| SetGlobalAlpha(const eC_UByte &ubAlpha) | CGfxWrap | inline |
| SetInvalidatedRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrap | protected |
| SetInvalidatedRect(const CGUIRect &NewAbsRect) | CGfxWrap | inlineprotected |
| SetLineWidth(const eC_Value &vWidth) | CGfxWrap | virtual |
| SetNOFFonts(const eC_UInt uiNOFFonts) | CGfxWrap | |
| SetNOFImages(const eC_UInt uiNOFImages) | CGfxWrap | inlineprotected |
| SetNOFImagesImpl(const eC_UInt uiNOFImages) | CGfxWrap | protectedvirtual |
| SetOptimizedBlit(const eC_Bool &bOptimizedBlit) | CGfxWrap | inlinevirtual |
| SetRenderingOffset(const eC_Value &vOffsetX, const eC_Value &vOffsetY) | CGfxWrap | virtual |
| SetScreenFormat(const CGUICommonEnums::ImageType_t &uiScreenFormat) | CGfxWrap | inline |
| SetScreenSize(const eC_UInt &uiWidth, const eC_UInt &uiHeight) | CGfxWrap | virtual |
| SetTargetLayer(const eC_UInt &uiLayerID) | CGfxWrap | inlinevirtual |
| SetWindowCaption(const eC_String &kText) | CGfxWrap | virtual |
| SINGLE_REFRESH enum value | CGfxWrap | |
| StartHandleDraw(const CGUIRect &crkClipRect) | CGfxWrap | protectedvirtual |
| StartRedrawGUI() | CGfxWrap | inlineprotectedvirtual |
| StoreWrapperState() | CGfxWrap | inlinevirtual |
| SupportCompressedFonts() const | CGfxWrap | inlinevirtual |
| SyncWorkingMemory() | CGfxWrap | virtual |
| Text(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_String *const lpString) | CGfxWrap | |
| UnloadFont(const FontResource_t &eFontID) | CGfxWrap | |
| UnloadGlyphData(CGUIImageData *pkImageData) | CGfxWrap | virtual |
| UnloadImg(const ImageResource_t &eID) | CGfxWrap | inlineprotectedvirtual |
| UpdateGlobalAlpha(const eC_UByte &ubAlpha) | CGfxWrap | inline |
| ~CGfxWrap(void) | CGfxWrap | protectedvirtual |