Guiliani  Version 2.5 revision 7293 (documentation build 13)
CGfxWrapBLU Member List

This is the complete list of members for CGfxWrapBLU, including all inherited members.

ApplyGlobalAlpha(const eC_UByte ubAlpha) constCGfxWrapinline
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)CGfxWrapBLUvirtual
CGfxWrap::Arc(const CGUIRect &kAbsRect, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)CGfxWrap
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)CGfxWrapinline
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))CGfxWrapBLUvirtual
BlitImgExtImpl(const CGUIImageData &kImageData, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY)CGfxWrapBLUvirtual
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)CGfxWrapvirtual
BlitImgNinePatch(const ImageResource_t &eID, const CGUIRect &kAbsRect, const CGUINinePatch &kNinePatch, const eC_UByte &ubAlpha=255)CGfxWrap
CGfxWrap()CGfxWrapprotected
CGfxWrapBLU(CGfxEnv *pkGfxEnv=NULL)CGfxWrapBLUprotected
ChangeFont(const FontResource_t &eFontID, const eC_Char *const pcPath, const eC_UInt &uiFontSize, const CFntWrap::GUIFont_t &eFontStyle)CGfxWrap
ClearInvalidRect()CGfxWrapinlinevirtual
CreateBitmapPlane(const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight)CGfxWrapvirtual
CreateGfxDependentBitmap(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight)CGfxWrapBLUvirtual
CreateInstance(CGfxEnv *pkGfxEnv=NULL)CGfxWrapBLUstatic
cuiSegmentAngleCGfxWrapBLUprotectedstatic
cvTwoPiCGfxWrapprotectedstatic
DeInit()CGfxWrapprotected
DeleteBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID)CGfxWrap
DeleteBitmapPlanes(const CGUIObject *pkObject)CGfxWrap
DeleteInstance()CGfxWrapstatic
DestroyScreen()CGfxWrapinlineprotectedvirtual
DrawPolygon(blu_point16_t *pkPoints, eC_UInt uiCount)CGfxWrapBLUprotectedvirtual
DrawToBitmap(GUIBitmapPlaneID_t uiBitmapID)CGfxWrapBLUvirtual
DrawToScreen()CGfxWrapBLUvirtual
Ellipse(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2, const eC_Bool &bFilled)CGfxWrapBLUvirtual
CGfxWrap::Ellipse(const CGUIRect &kAbsRect, const eC_Bool &bFilled)CGfxWrap
EndRedrawGUI()CGfxWrapinlineprotectedvirtual
FilledRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapBLUvirtual
CGfxWrap::FilledRect(const CGUIRect &kAbsRect)CGfxWrap
FillPolygon(blu_point16_t *pkPoints, eC_UInt uiCount, eC_UByte ubMode)CGfxWrapBLUprotectedvirtual
FinishDrawToBitmap()CGfxWrapprotectedvirtual
FIRST_REFRESH_OF_FRAME enum valueCGfxWrap
FittingNumChars(const eC_String *const pkText, eC_Value vWidthMax, eC_UInt &uiNumChars, const eC_Bool &bStartAtEnd=false)CGfxWrap
FORCED_REFRESH enum valueCGfxWrap
ForceRefresh()CGfxWrapinline
GetAlphaThreshold() constCGfxWrapBLUinline
GetAscender() constCGfxWrap
GetBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID)CGfxWrap
GetBitmapPlaneData(const GUIBitmapPlaneID_t &eBitmapPlaneID)CGfxWrapvirtual
GetCliprect(CGUIRect &AbsClipRect) constCGfxWrapvirtual
GetDescender() constCGfxWrap
GetDestination()CGfxWrapBLUinline
GetDoubleBufferingEnforcesFlipping()CGfxWrapinline
GetDummyBitmap()CGfxWrapprotected
GetForegroundColor() constCGfxWrapinline
GetGlobalAlpha() constCGfxWrapinline
GetGlyphMetrics(const eC_Char cChar, CFntWrap::GlyphMetrics_t &kMetrics)CGfxWrap
GetImageSize(const ImageResource_t &eID) constCGfxWrapBLUvirtual
GetImgHeight(const ImageResource_t &eID) constCGfxWrap
GetImgHeightImpl(const ImageResource_t &eID) constCGfxWrapBLUvirtual
GetImgOriginRect(const ImageResource_t &eID) constCGfxWrapinline
GetImgWidth(const ImageResource_t &eID) constCGfxWrap
GetImgWidthImpl(const ImageResource_t &eID) constCGfxWrapBLUvirtual
GetInternalLeading() constCGfxWrap
GetInvalidatedRect() constCGfxWrapinline
GetNextPowerOf2(const eC_Value &vValue)CGfxWrapinlinestatic
GetNOFFonts()CGfxWrap
GetNOFImages()CGfxWrapinlinevirtual
GetPhysicalScreenHeight()CGfxWrapBLUvirtual
GetPhysicalScreenWidth()CGfxWrapBLUvirtual
GetRenderingOffset(eC_Value &vOffsetX, eC_Value &vOffsetY)CGfxWrap
GetScratchBufferRect() constCGfxWrapBLUinline
GetScreenFormat() constCGfxWrapinline
GetScreenHorizontalPPI() constCGfxWrapinlinevirtual
GetScreenVerticalPPI() constCGfxWrapinlinevirtual
GetTextXPosAdjustment(const CGUIText::HorAligned_t eHorAlignment)CGfxWrap
GetTextYPosAdjustment(const CGUIText::VerAligned_t eVerAlignment)CGfxWrap
GetUsedBitmapPlaneID() constCGfxWrapinline
GetVirtualScreenHeight()CGfxWrapBLUvirtual
GetVirtualScreenWidth()CGfxWrapBLUvirtual
GetWorkingMemory(const eC_UInt &uiSize)CGfxWrapvirtual
GetWrapperName() constCGfxWrapinline
ImageExists(const ImageResource_t eID) constCGfxWrapBLUvirtual
Init()CGfxWrapBLU
Init(const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UByte &ubBitPerPixel, const eC_UInt uiNumberOfBuffers, void **pkFrameBuffers)CGfxWrapBLU
INTERMEDIATE_REFRESH enum valueCGfxWrap
InvalidateRect(const CGUIRect &kInvalidRect)CGfxWrap
InvalidateRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapinline
IsScratchBufferIsUse() constCGfxWrapBLUinline
LAST_REFRESH_OF_FRAME enum valueCGfxWrap
Line(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapBLUvirtual
CGfxWrap::Line(const CGUIRect &kAbsRect)CGfxWrap
LoadFont(const FontResource_t &eFontID)CGfxWrap
LoadGlyphData(CGUIImageData *pkImageData, const eC_UInt &uiGlyphWidth, const eC_UInt &uiGlyphHeight, eC_UByte *pkGlyphBitmap)CGfxWrapvirtual
LoadImg(const eC_String &kPath, const ImageResource_t &eID)CGfxWrapprotected
LoadImg(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID)CGfxWrapprotected
LoadImgImpl(const eC_String &kPath, const ImageResource_t &eID)CGfxWrapBLUvirtual
LoadImgImpl(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID)CGfxWrapBLUvirtual
m_bDoubleBufferingEnforcesFlippingCGfxWrapprotected
m_bFilteredBlitCGfxWrapprotected
m_bInvalidationInLastFrameCGfxWrapprotected
m_bOptimizedBlitCGfxWrapprotected
m_bScratchbufferInUseCGfxWrapBLUprotected
m_kClippingRectCGfxWrapprotected
m_kGfxWrapSemaphoreCGfxWrapprotected
m_kInvalidatedRectCGfxWrapprotected
m_kInvalidatedRectListCGfxWrapprotected
m_kLastFrameInvalidatedRectListCGfxWrapprotected
m_kScratchbufferRectCGfxWrapBLUprotected
m_kScratchPadCGfxWrapBLUprotected
m_kSourceBitmapCGfxWrapBLUprotected
m_kWrapperNameCGfxWrapprotected
m_pkDestinationBitmapsCGfxWrapBLUprotected
m_pkGfxEnvCGfxWrapprotected
m_pkImagesCGfxWrapBLUprotected
m_pkSetFrameBufferCGfxWrapBLUprotected
m_ubAlphaCGfxWrapprotected
m_ubAlphaThresholdCGfxWrapBLUprotected
m_uiColorCGfxWrapprotected
m_uiCurrentBufferCGfxWrapBLUprotected
m_uiNOFImagesCGfxWrapprotected
m_uiNumberOfBuffersCGfxWrapBLUprotected
m_uiScreenHeightCGfxWrapprotected
m_uiScreenWidthCGfxWrapprotected
m_uiSizeOfScratchpadCGfxWrapBLUprotected
m_vGlobalAlphaFactorCGfxWrapprotected
m_vLineWidthCGfxWrapprotected
m_vRenderingOffsetXCGfxWrapprotected
m_vRenderingOffsetYCGfxWrapprotected
Rect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapBLUvirtual
CGfxWrap::Rect(const CGUIRect &kAbsRect)CGfxWrap
RedrawGUI()CGfxWrapvirtual
Refresh(const RefreshCall_t eRefreshCallType)CGfxWrapBLUvirtual
RefreshCall_t enum nameCGfxWrap
RefreshImage(const ImageResource_t &eID, void *pkMemory)CGfxWrapinlineprotectedvirtual
ReleaseWorkingMemory(eC_UByte *pkMemory)CGfxWrapvirtual
RequiredSpace(const eC_String *const pkText, eC_Value &vWidth, eC_Value &vHeight)CGfxWrap
ResetCliprect()CGfxWrapvirtual
ResetInvalidatedRect()CGfxWrapprotected
ResetWorkingMemory()CGfxWrapvirtual
RestoreWrapperState()CGfxWrapinlinevirtual
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)CGfxWrapBLUvirtual
CGfxWrap::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
SetAlphaThreshold(const eC_UByte &ubAlphaThreshold)CGfxWrapBLUinline
SetCliprect(const CGUIRect &NewClipRect)CGfxWrapBLUvirtual
SetDoubleBufferingEnforcesFlipping(const eC_Bool bDoubleBufferingEnforcesFlipping)CGfxWrapinline
SetFilteredBlit(const eC_Bool &bFilteredBlit)CGfxWrapinlinevirtual
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)CGfxWrapinline
SetForegroundColor(const eC_UInt &uiCol)CGfxWrapinline
SetForegroundColorImpl(const eC_UByte &ubRed, const eC_UByte &ubGreen, const eC_UByte &ubBlue, const eC_UByte &ubAlpha=255)CGfxWrapBLUvirtual
SetFrameBuffer typedefCGfxWrapBLU
SetFrameBufferFP(SetFrameBuffer pkSetFrameBuffer)CGfxWrapBLU
SetGfxEnv(CGfxEnv *pkGfxEnv)CGfxWrap
SetGlobalAlpha(const eC_UByte &ubAlpha)CGfxWrapinline
SetInvalidatedRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapprotected
SetInvalidatedRect(const CGUIRect &NewAbsRect)CGfxWrapinlineprotected
SetLineWidth(const eC_Value &vWidth)CGfxWrapvirtual
SetNOFFonts(const eC_UInt uiNOFFonts)CGfxWrap
SetNOFImages(const eC_UInt uiNOFImages)CGfxWrapinlineprotected
SetNOFImagesImpl(const eC_UInt uiNOFImages)CGfxWrapBLUprotectedvirtual
SetOptimizedBlit(const eC_Bool &bOptimizedBlit)CGfxWrapinlinevirtual
SetRenderingOffset(const eC_Value &vOffsetX, const eC_Value &vOffsetY)CGfxWrapvirtual
SetScreenFormat(const CGUICommonEnums::ImageType_t &uiScreenFormat)CGfxWrapinline
SetScreenSize(const eC_UInt &uiWidth, const eC_UInt &uiHeight)CGfxWrapvirtual
SetTargetLayer(const eC_UInt &uiLayerID)CGfxWrapinlinevirtual
SetWindowCaption(const eC_String &kText)CGfxWrapvirtual
SINGLE_REFRESH enum valueCGfxWrap
StartHandleDraw(const CGUIRect &crkClipRect)CGfxWrapBLUprotectedvirtual
StartRedrawGUI()CGfxWrapinlineprotectedvirtual
StoreWrapperState()CGfxWrapinlinevirtual
SupportCompressedFonts() constCGfxWrapBLUinlinevirtual
SyncWorkingMemory()CGfxWrapvirtual
Text(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_String *const lpString)CGfxWrap
UnloadFont(const FontResource_t &eFontID)CGfxWrap
UnloadGlyphData(CGUIImageData *pkImageData)CGfxWrapvirtual
UnloadImg(const ImageResource_t &eImageID)CGfxWrapBLUvirtual
UpdateGlobalAlpha(const eC_UByte &ubAlpha)CGfxWrapinline
~CGfxWrap(void)CGfxWrapprotectedvirtual
~CGfxWrapBLU()CGfxWrapBLUprotectedvirtual