Urho3D
Urho3D::UIBatch Member List

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

AddOrMerge(const UIBatch &batch, PODVector< UIBatch > &batches)Urho3D::UIBatchstatic
AddQuad(const UIElement &element, int x, int y, int width, int height, int texOffsetX, int texOffsetY)Urho3D::UIBatch
AddQuad(const UIElement &element, int x, int y, int width, int height, int texOffsetX, int texOffsetY, int texWidth, int texHeight)Urho3D::UIBatch
AddQuad(const UIElement &element, int x, int y, int width, int height, int texOffsetX, int texOffsetY, int texWidth, int texHeight, bool tiled)Urho3D::UIBatch
AddQuad(const UIElement &element, int x, int y, int width, int height, int texOffsetX, int texOffsetY, int texWidth, int texHeight, const Color &color)Urho3D::UIBatch
Begin(PODVector< UIQuad > *quads)Urho3D::UIBatch
blendMode_Urho3D::UIBatch
Merge(const UIBatch &batch)Urho3D::UIBatch
quadCount_Urho3D::UIBatch
quads_Urho3D::UIBatch
quadStart_Urho3D::UIBatch
scissor_Urho3D::UIBatch
texture_Urho3D::UIBatch
UIBatch()Urho3D::UIBatch
UIBatch(BlendMode blendMode, const IntRect &scissor, Texture *texture, PODVector< UIQuad > *quads)Urho3D::UIBatch
UpdateGeometry(Graphics *graphics, void *lockedData)Urho3D::UIBatch