Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
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) | CRectangleGraphics | static |
createRectangleCornerRound(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth) | CRectangleGraphics | static |
createRectangleCornerRoundOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth) | CRectangleGraphics | static |
createRectangleCornerRoundWithGradient(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth, iv::types::color gradientColor) | CRectangleGraphics | static |
createRectangleCornerRoundWithTexture(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth) | CRectangleGraphics | static |
createRectangleCornerRoundWithTextureOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double radiusRound, double zDepth) | CRectangleGraphics | static |
createRectangleGradient(double x, double y, double sizeX, double sizeY, double padding, double zDepth, iv::types::color gradientColor) | CRectangleGraphics | static |
createRectangleOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double zDepth) | CRectangleGraphics | static |
createRectangleWithInvertedTexture(double x, double y, double sizeX, double sizeY, double padding, double zDepth) | CRectangleGraphics | static |
createRectangleWithInvertedTextureOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double zDepth) | CRectangleGraphics | static |
createRectangleWithTexture(double x, double y, double sizeX, double sizeY, double padding, double zDepth) | CRectangleGraphics | static |
createRectangleWithTextureOrgUpper(double x, double y, double sizeX, double sizeY, double padding, double zDepth) | CRectangleGraphics | static |
CRectangleGraphics(const CRectangleGraphics &rectangle) | CRectangleGraphics | |
CRectangleGraphics(const CRectangleGraphics *rectangle) | CRectangleGraphics | explicit |
CRectangleGraphics(double x, double y, double sizeX, double sizeY, double padding, double zDepth, bool hasTexture, bool textureInverted, bool hasGradient, iv::types::color gradientColor) | CRectangleGraphics | private |
CRectangleGraphics(double x, double y, double sizeX, double sizeY, bool withTexture, double padding, double radiusRound, double zDepth, bool hasGradient, iv::types::color gradientColor) | CRectangleGraphics | private |
draw(IGraphics *graphics) const | CRectangleGraphics | |
drawEdges(IGraphics *graphics) const | CRectangleGraphics | |
drawImage(IGraphics *graphics, const iv::ui::resources::ImageResource &resource) const | CRectangleGraphics | |
drawImageWithColor(IGraphics *graphics, iv::types::color colorRGB, const iv::ui::resources::ImageResource &resource) const | CRectangleGraphics | |
EPrvRectangleEdgeType enum name | CRectangleGraphics | |
getPos(double *xPos, double *yPos) const | CRectangleGraphics | |
getSize(double *sizeX, double *sizeY) const | CRectangleGraphics | |
isPointInRectangle(double x, double y) const | CRectangleGraphics | |
isSameSize(double sizeX, double sizeY) const | CRectangleGraphics | |
m_rectangleEdgeType | CRectangleGraphics | private |
m_round | CRectangleGraphics | private |
m_sizeX | CRectangleGraphics | private |
m_sizeXPadding | CRectangleGraphics | private |
m_sizeY | CRectangleGraphics | private |
m_sizeYPadding | CRectangleGraphics | private |
m_surface | CRectangleGraphics | private |
m_surfaceFrameDarkenOpt | CRectangleGraphics | private |
m_surfaceFrameOpt | CRectangleGraphics | private |
m_x | CRectangleGraphics | private |
m_y | CRectangleGraphics | private |
m_z | CRectangleGraphics | private |
operator!=(const CRectangleGraphics &b) const | CRectangleGraphics | |
operator==(const CRectangleGraphics &b) const | CRectangleGraphics | |
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 |