Urho3D
Dviglo::Technique Member List

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

AddRef()Dviglo::RefCounted
alphaPassIndexDviglo::Techniquestatic
asyncLoadState_Dviglo::Resourceprivate
basePassIndexDviglo::Techniquestatic
BeginLoad(Deserializer &source) overrideDviglo::Techniquevirtual
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
Clone(const String &cloneName=String::EMPTY) constDviglo::Technique
cloneTechniques_Dviglo::Techniqueprivate
CloneWithDefines(const String &vsDefines, const String &psDefines)Dviglo::Technique
context_Dviglo::Objectprotected
CreatePass(const String &name)Dviglo::Technique
deferredPassIndexDviglo::Techniquestatic
desktopSupport_Dviglo::Techniqueprivate
EndLoad()Dviglo::Resourcevirtual
eventHandlers_Dviglo::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetAsyncLoadState() constDviglo::Resourceinline
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetMemoryUse() constDviglo::Resourceinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetNumPasses() constDviglo::Technique
GetPass(unsigned passIndex) constDviglo::Techniqueinline
GetPass(const String &name) constDviglo::Technique
GetPasses() constDviglo::Technique
GetPassIndex(const String &passName)Dviglo::Techniquestatic
GetPassNames() constDviglo::Technique
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetSupportedPass(unsigned passIndex) constDviglo::Techniqueinline
GetSupportedPass(const String &name) constDviglo::Technique
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseTimer()Dviglo::Resource
HasEventHandlers() constDviglo::Objectinline
HasPass(unsigned passIndex) constDviglo::Techniqueinline
HasPass(const String &name) constDviglo::Technique
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsDesktop() constDviglo::Techniqueinline
isDesktop_Dviglo::Techniqueprivate
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsSupported() constDviglo::Techniqueinline
lightPassIndexDviglo::Techniquestatic
litAlphaPassIndexDviglo::Techniquestatic
litBasePassIndexDviglo::Techniquestatic
Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
materialPassIndexDviglo::Techniquestatic
memoryUse_Dviglo::Resourceprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
passes_Dviglo::Techniqueprivate
passIndicesDviglo::Techniqueprivatestatic
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::Techniquestatic
ReleaseRef()Dviglo::RefCounted
ReleaseShaders()Dviglo::Technique
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemovePass(const String &name)Dviglo::Technique
Renderer (defined in Dviglo::Technique)Dviglo::Techniquefriend
ResetUseTimer()Dviglo::Resource
Resource(Context *context)Dviglo::Resourceexplicit
Save(Serializer &dest) constDviglo::Resourcevirtual
SaveFile(const String &fileName) constDviglo::Resourcevirtual
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetIsDesktop(bool enable)Dviglo::Technique
SetMemoryUse(unsigned size)Dviglo::Resource
SetName(const String &name)Dviglo::Resource
shadowPassIndexDviglo::Techniquestatic
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
Technique(Context *context)Dviglo::Techniqueexplicit
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
URHO3D_OBJECT(Technique, Resource) (defined in Dviglo::Technique)Dviglo::Techniqueprivate
useTimer_Dviglo::Resourceprivate
WeakRefs() constDviglo::RefCounted
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~Technique() overrideDviglo::Technique