CGfxWrap | CGUIBitmapPlane | friend |
CGUIBitmapPlane(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, eC_Value vWidth=0, eC_Value vHeight=0) | CGUIBitmapPlane | protected |
Clear(const eC_UByte ubRed=0, const eC_UByte ubGreen=0, const eC_UByte ubBlue=0, const eC_UByte ubAlpha=0) | CGUIBitmapPlane | inlinevirtual |
DisableDepthTest() | CGUIBitmapPlane | inline |
DoDraw() | CGUIBitmapPlane | virtual |
DrawToBitmap() | CGUIBitmapPlane | inlineprotectedvirtual |
DrawToScreen() | CGUIBitmapPlane | inlineprotectedvirtual |
EnableDepthTest() | CGUIBitmapPlane | inline |
FinishDrawToBitmap() | CGUIBitmapPlane | inlineprotectedvirtual |
Get2DPlaneDistance() | CGUIBitmapPlane | virtual |
GetBottomLeftU() | CGUIBitmapPlane | virtual |
GetBottomLeftV() | CGUIBitmapPlane | virtual |
GetBottomRightU() | CGUIBitmapPlane | virtual |
GetBottomRightV() | CGUIBitmapPlane | virtual |
GetBytesPerPixel() const | CGUIBitmapPlane | inline |
GetCenterOfProjectionAbsX() const | CGUIBitmapPlane | protected |
GetCenterOfProjectionAbsY() const | CGUIBitmapPlane | protected |
GetData(eC_TArray< eC_UByte > *pkData) | CGUIBitmapPlane | inlinevirtual |
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 |
GetTopLeftU() | CGUIBitmapPlane | virtual |
GetTopLeftV() | CGUIBitmapPlane | virtual |
GetTopRightU() | CGUIBitmapPlane | virtual |
GetTopRightV() | CGUIBitmapPlane | 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_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 | inlinevirtual |
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 | virtual |
SetBottomRightU(eC_Value vU) | CGUIBitmapPlane | virtual |
SetBottomRightUV(eC_Value vU, eC_Value vV) | CGUIBitmapPlane | inline |
SetBottomRightV(eC_Value vV) | CGUIBitmapPlane | 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 | 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 | virtual |
SetTopRightU(eC_Value vU) | CGUIBitmapPlane | virtual |
SetTopRightUV(eC_Value vU, eC_Value vV) | CGUIBitmapPlane | inline |
SetTopRightV(eC_Value vV) | CGUIBitmapPlane | virtual |
SetWidth(eC_Value vWidth, eC_Bool bExpandCentered=false) | CGUIBitmapPlane | 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 |
~CGUIBitmapPlane() (defined in CGUIBitmapPlane) | CGUIBitmapPlane | protectedvirtual |