Urho3D
Urho3D::SpriteBatch Member List

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

AddQuad() (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprotected
AddRef()Urho3D::RefCounted
AddTriangle() (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprotected
blendMode_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
blockEvents_Urho3D::Objectprivate
camera_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
color0_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
color1_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
color2_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
color3_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
compareMode_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
context_Urho3D::Objectprotected
destination_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawAABBSolid(const Vector2 &min, const Vector2 &max) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawAABoxBorder(float centerX, float centerY, float halfWidth, float halfHeight, float borderWidth) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawAABoxSolid(const Vector2 &centerPos, const Vector2 &halfSize) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawAABoxSolid(float centerX, float centerY, float halfWidth, float halfHeight) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawArrow(const Vector2 &start, const Vector2 &end, float width) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawCircle(const Vector2 &centerPos, float radius) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawCircle(float centerX, float centerY, float radius) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawLine(const Vector2 &start, const Vector2 &end, float width) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawLine(float startX, float startY, float endX, float endY, float width) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
DrawSprite(Texture2D *texture, const Rect &destination, Rect *source=nullptr, u32 color=0xFFFFFFFF, float rotation=0.0f, const Vector2 &origin=Vector2::ZERO, const Vector2 &scale=Vector2::ONE, FlipModes flipModes=FlipModes::None)Urho3D::SpriteBatch
DrawSprite(Texture2D *texture, const Vector2 &position, Rect *source=nullptr, u32 color=0xFFFFFFFF, float rotation=0.0f, const Vector2 &origin=Vector2::ZERO, const Vector2 &scale=Vector2::ONE, FlipModes flipModes=FlipModes::None)Urho3D::SpriteBatch
DrawSpriteInternal() (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
DrawString(const String &text, Font *font, float fontSize, const Vector2 &position, u32 color=0xFFFFFFFF, float rotation=0.0f, const Vector2 &origin=Vector2::ZERO, const Vector2 &scale=Vector2::ONE, FlipModes flipModes=FlipModes::None)Urho3D::SpriteBatch
DrawTriangle(const Vector2 &v0, const Vector2 &v1, const Vector2 &v2) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
flipModes_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
Flush() (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetViewportRect() (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
GetVirtualPos(const Vector2 &realPos) (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
graphics_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprotected
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
INDICES_PER_QUAD (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseinlineprivatestatic
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
MAX_QUADS_IN_PORTION (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseinlineprivatestatic
MAX_TRIANGLES_IN_PORTION (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseinlineprivatestatic
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
origin_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
ps_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
qCurrentPS_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
qCurrentTexture_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
qCurrentVS_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
qIndexBuffer_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
qNumVertices_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
quad_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprotected
qVertexBuffer_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
qVertices_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
rotation_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
scale_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
sdfTextPS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
sdfTextVS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetShapeColor(u32 color)Urho3D::SpriteBatchBase
SetShapeColor(const Color &color)Urho3D::SpriteBatchBase
shapePS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
shapeVS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
sourceUV_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
sprite_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
SpriteBatch(Context *context) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
SpriteBatchBase(Context *context) (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
spritePS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
spriteTextPS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
spriteTextVS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
spriteVS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
texture_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
tNumVertices_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
tPixelShader_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
triangle_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprotected
ttfTextPS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
ttfTextVS_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
tVertexBuffer_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
tVertexShader_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
tVertices_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const Vector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
UpdateViewProjMatrix() (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseprivate
URHO3D_OBJECT(SpriteBatch, SpriteBatchBase) (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatchprivate
v0_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
v0_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
v1_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
v1_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
v2_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
v2_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
v3_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
VERTICES_PER_QUAD (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseinlineprivatestatic
VERTICES_PER_TRIANGLE (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseinlineprivatestatic
virtualScreenSize_ (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBase
VirtualScreenUsed() const (defined in Urho3D::SpriteBatchBase)Urho3D::SpriteBatchBaseinline
vs_ (defined in Urho3D::SpriteBatch)Urho3D::SpriteBatch
WeakRefs() constUrho3D::RefCounted
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual