Urho3D
Dviglo::UIBatch Member List

This is the complete list of members for Dviglo::UIBatch, including all inherited members.

AddOrMerge(const UIBatch &batch, PODVector< UIBatch > &batches)Dviglo::UIBatchstatic
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
posAdjustDviglo::UIBatchstatic
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