Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CRectangleGraphics Member List

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

createRectangle(double x, double y, double sizeX, double sizeY, double padding, double zDepth)CRectangleGraphicsstatic
createRectangleCornerRound(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth)CRectangleGraphicsstatic
createRectangleCornerRoundOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth)CRectangleGraphicsstatic
createRectangleCornerRoundWithGradient(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth, iv::types::color gradientColor)CRectangleGraphicsstatic
createRectangleCornerRoundWithTexture(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth)CRectangleGraphicsstatic
createRectangleCornerRoundWithTextureOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth)CRectangleGraphicsstatic
createRectangleGradient(double x, double y, double sizeX, double sizeY, double padding, double zDepth, iv::types::color gradientColor)CRectangleGraphicsstatic
createRectangleOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double zDepth)CRectangleGraphicsstatic
createRectangleWithInvertedTexture(double x, double y, double sizeX, double sizeY, double padding, double zDepth)CRectangleGraphicsstatic
createRectangleWithInvertedTextureOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double zDepth)CRectangleGraphicsstatic
createRectangleWithTexture(double x, double y, double sizeX, double sizeY, double padding, double zDepth)CRectangleGraphicsstatic
createRectangleWithTextureOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double zDepth)CRectangleGraphicsstatic
CRectangleGraphics(const CRectangleGraphics &rectangle)CRectangleGraphics
CRectangleGraphics(const CRectangleGraphics *rectangle)CRectangleGraphicsexplicit
CRectangleGraphics(double x, double y, double sizeX, double sizeY, double padding, double zDepth, bool hasTexture, bool textureInverted, bool hasGradient, iv::types::color gradientColor)CRectangleGraphicsprivate
CRectangleGraphics(double x, double y, double sizeX, double sizeY, bool withTexture, double padding, double radiusRound, double zDepth, bool hasGradient, iv::types::color gradientColor)CRectangleGraphicsprivate
draw(IGraphics *graphics) constCRectangleGraphics
drawEdges(IGraphics *graphics) constCRectangleGraphics
drawImage(IGraphics *graphics, const iv::ui::resources::ImageResource &resource) constCRectangleGraphics
drawImageWithColor(IGraphics *graphics, iv::types::color colorRGB, const iv::ui::resources::ImageResource &resource) constCRectangleGraphics
EPrvRectangleEdgeType enum nameCRectangleGraphics
getPos(double *xPos, double *yPos) constCRectangleGraphics
getSize(double *sizeX, double *sizeY) constCRectangleGraphics
isPointInRectangle(double x, double y) constCRectangleGraphics
isSameSize(double sizeX, double sizeY) constCRectangleGraphics
m_rectangleEdgeTypeCRectangleGraphicsprivate
m_roundCRectangleGraphicsprivate
m_sizeXCRectangleGraphicsprivate
m_sizeXPaddingCRectangleGraphicsprivate
m_sizeYCRectangleGraphicsprivate
m_sizeYPaddingCRectangleGraphicsprivate
m_surfaceCRectangleGraphicsprivate
m_surfaceFrameDarkenOptCRectangleGraphicsprivate
m_surfaceFrameOptCRectangleGraphicsprivate
m_xCRectangleGraphicsprivate
m_yCRectangleGraphicsprivate
m_zCRectangleGraphicsprivate
operator!=(const CRectangleGraphics &b) constCRectangleGraphics
operator==(const CRectangleGraphics &b) constCRectangleGraphics
removeObjectDraw(IGraphics *graphics)CRectangleGraphics
setClip(IGraphics *graphics)CRectangleGraphics
setFrame(double thickness, iv::types::color colorFrame)CRectangleGraphics
setFrameGradient(double thickness, iv::types::color colorExterior, iv::types::color colorInterior)CRectangleGraphics
translate(double x, double y)CRectangleGraphics
~CRectangleGraphics()CRectangleGraphics