Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CImageGraphics, including all inherited members.
CImageGraphics(const std::string &idImage, const std::shared_ptr< iv::ui::graphics::Image > &image) | CImageGraphics | |
distribute(double xOrg, double yOrg, double zDepth, double padding, double sizeX, double sizeY) | CImageGraphics | |
draw(IGraphics *graphics) | CImageGraphics | |
drawInPos(IGraphics *graphics, double xPos, double yPos) | CImageGraphics | |
getPos(double *xPos, double *yPos) const | CImageGraphics | |
getSize(double *sizeX, double *sizeY) const | CImageGraphics | |
isDefined() const | CImageGraphics | |
isIdImage(const std::string &idImage) const | CImageGraphics | |
m_idImage | CImageGraphics | private |
m_isDefined | CImageGraphics | private |
m_material | CImageGraphics | private |
m_rectangle | CImageGraphics | private |
operator==(const CImageGraphics &b) const | CImageGraphics | |
prvDrawImage(class IGraphics *graphics) | CImageGraphics | private |
removeObjectDraw(IGraphics *graphics) | CImageGraphics | |
~CImageGraphics() | CImageGraphics | virtual |