Dry
Dry::Technique Member List

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

AddRef()Dry::RefCounted
alphaPassIndexDry::Techniquestatic
basePassIndexDry::Techniquestatic
BeginLoad(Deserializer &source) overrideDry::Techniquevirtual
Cast()Dry::Objectinline
Cast() constDry::Objectinline
Clone(const String &cloneName=String::EMPTY) constDry::Technique
cloneTechniques_Dry::Techniqueprivate
CloneWithDefines(const String &vsDefines, const String &psDefines)Dry::Technique
context_Dry::Objectprotected
CreatePass(const String &name)Dry::Technique
deferredPassIndexDry::Techniquestatic
desktopSupport_Dry::Techniqueprivate
DRY_OBJECT(Technique, Resource) (defined in Dry::Technique)Dry::Techniqueprivate
EndLoad()Dry::Resourcevirtual
GetAsyncLoadState() constDry::Resourceinline
GetBlockEvents() constDry::Objectinline
GetCategory() constDry::Object
GetContext() constDry::Objectinline
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetMemoryUse() constDry::Resourceinline
GetName() constDry::Resourceinline
GetNameHash() constDry::Resourceinline
GetNumPasses() constDry::Technique
GetPass(unsigned passIndex) constDry::Techniqueinline
GetPass(const String &name) constDry::Technique
GetPasses() constDry::Technique
GetPassIndex(const String &passName)Dry::Techniquestatic
GetPassNames() constDry::Technique
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetSupportedPass(unsigned passIndex) constDry::Techniqueinline
GetSupportedPass(const String &name) constDry::Technique
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GetUseTimer()Dry::Resource
HasEventHandlers() constDry::Objectinline
HasPass(unsigned passIndex) constDry::Techniqueinline
HasPass(const String &name) constDry::Technique
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
IsDesktop() constDry::Techniqueinline
isDesktop_Dry::Techniqueprivate
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsSupported() constDry::Techniqueinline
lightPassIndexDry::Techniquestatic
litAlphaPassIndexDry::Techniquestatic
litBasePassIndexDry::Techniquestatic
Load(Deserializer &source)Dry::Resource
LoadFile(const String &fileName)Dry::Resource
materialPassIndexDry::Techniquestatic
Object(Context *context)Dry::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
passes_Dry::Techniqueprivate
passIndicesDry::Techniqueprivatestatic
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
RegisterObject(Context *context)Dry::Techniquestatic
ReleaseRef()Dry::RefCounted
ReleaseShaders()Dry::Technique
RemovePass(const String &name)Dry::Technique
Renderer (defined in Dry::Technique)Dry::Techniquefriend
ResetUseTimer()Dry::Resource
Resource(Context *context)Dry::Resourceexplicit
Save(Serializer &dest) constDry::Resourcevirtual
SaveFile(const String &fileName) constDry::Resourcevirtual
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dry::Resource
SetBlockEvents(bool block)Dry::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetIsDesktop(bool enable)Dry::Technique
SetMemoryUse(unsigned size)Dry::Resource
SetName(const String &name)Dry::Resource
shadowPassIndexDry::Techniquestatic
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
Technique(Context *context)Dry::Techniqueexplicit
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
WeakRefs() constDry::RefCounted
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~Technique() overrideDry::Technique