| Urho3D
    | 
This is the complete list of members for Dviglo::UIBatch, including all inherited members.
| AddOrMerge(const UIBatch &batch, PODVector< UIBatch > &batches) | Dviglo::UIBatch | static | 
| AddQuad(float x, float y, float width, float height, int texOffsetX, int texOffsetY, int texWidth=0, int texHeight=0) | Dviglo::UIBatch | |
| AddQuad(const Matrix3x4 &transform, int x, int y, int width, int height, int texOffsetX, int texOffsetY, int texWidth=0, int texHeight=0) | Dviglo::UIBatch | |
| AddQuad(int x, int y, int width, int height, int texOffsetX, int texOffsetY, int texWidth, int texHeight, bool tiled) | Dviglo::UIBatch | |
| AddQuad(const Matrix3x4 &transform, const IntVector2 &a, const IntVector2 &b, const IntVector2 &c, const IntVector2 &d, const IntVector2 &texA, const IntVector2 &texB, const IntVector2 &texC, const IntVector2 &texD) | Dviglo::UIBatch | |
| AddQuad(const Matrix3x4 &transform, const IntVector2 &a, const IntVector2 &b, const IntVector2 &c, const IntVector2 &d, const IntVector2 &texA, const IntVector2 &texB, const IntVector2 &texC, const IntVector2 &texD, const Color &colA, const Color &colB, const Color &colC, const Color &colD) | Dviglo::UIBatch | |
| blendMode_ | Dviglo::UIBatch | |
| color_ | Dviglo::UIBatch | |
| customMaterial_ | Dviglo::UIBatch | |
| element_ | Dviglo::UIBatch | |
| GetInterpolatedColor(float x, float y) | Dviglo::UIBatch | |
| invTextureSize_ | Dviglo::UIBatch | |
| Merge(const UIBatch &batch) | Dviglo::UIBatch | |
| posAdjust | Dviglo::UIBatch | static | 
| scissor_ | Dviglo::UIBatch | |
| SetColor(const Color &color, bool overrideAlpha=false) | Dviglo::UIBatch | |
| SetDefaultColor() | Dviglo::UIBatch | |
| texture_ | Dviglo::UIBatch | |
| UIBatch() | Dviglo::UIBatch | |
| UIBatch(UIElement *element, BlendMode blendMode, const IntRect &scissor, Texture *texture, PODVector< float > *vertexData) | Dviglo::UIBatch | |
| useGradient_ | Dviglo::UIBatch | |
| vertexData_ | Dviglo::UIBatch | |
| vertexEnd_ | Dviglo::UIBatch | |
| vertexStart_ | Dviglo::UIBatch | 
 1.8.17
 1.8.17