Urho3D
Dviglo::Material Member List

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

AddRef()Dviglo::RefCounted
alphaToCoverage_Dviglo::Materialprivate
ApplyShaderDefines(unsigned index=M_MAX_UNSIGNED)Dviglo::Materialprivate
asyncLoadState_Dviglo::Resourceprivate
auxViewFrameNumber_Dviglo::Materialprivate
batchedParameterUpdate_Dviglo::Materialprivate
BeginLoad(Deserializer &source) overrideDviglo::Materialvirtual
BeginLoadJSON(Deserializer &source)Dviglo::Materialprivate
BeginLoadXML(Deserializer &source)Dviglo::Materialprivate
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
Clone(const String &cloneName=String::EMPTY) constDviglo::Material
context_Dviglo::Objectprotected
cullMode_Dviglo::Materialprivate
depthBias_Dviglo::Materialprivate
EndLoad() overrideDviglo::Materialvirtual
eventHandlers_Dviglo::Objectprivate
fillMode_Dviglo::Materialprivate
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
GetAlphaToCoverage() constDviglo::Materialinline
GetAsyncLoadState() constDviglo::Resourceinline
GetAuxViewFrameNumber() constDviglo::Materialinline
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetCullMode() constDviglo::Materialinline
GetDepthBias() constDviglo::Materialinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetFillMode() constDviglo::Materialinline
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetLineAntiAlias() constDviglo::Materialinline
GetMemoryUse() constDviglo::Resourceinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetNumTechniques() constDviglo::Materialinline
GetOcclusion() constDviglo::Materialinline
GetPass(unsigned index, const String &passName) constDviglo::Material
GetPixelShaderDefines() constDviglo::Materialinline
GetRenderOrder() constDviglo::Materialinline
GetScene() constDviglo::Material
GetShaderParameter(const String &name) constDviglo::Material
GetShaderParameterAnimation(const String &name) constDviglo::Material
GetShaderParameterAnimationInfo(const String &name) constDviglo::Materialprivate
GetShaderParameterAnimationSpeed(const String &name) constDviglo::Material
GetShaderParameterAnimationWrapMode(const String &name) constDviglo::Material
GetShaderParameterHash() constDviglo::Materialinline
GetShaderParameters() constDviglo::Materialinline
GetShadowCullMode() constDviglo::Materialinline
GetSpecular() constDviglo::Materialinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTechnique(unsigned index) constDviglo::Material
GetTechniqueEntry(unsigned index) constDviglo::Material
GetTechniques() constDviglo::Materialinline
GetTexture(TextureUnit unit) constDviglo::Material
GetTextures() constDviglo::Materialinline
GetTextureUnitName(TextureUnit unit)Dviglo::Materialstatic
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseTimer()Dviglo::Resource
GetVertexShaderDefines() constDviglo::Materialinline
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dviglo::Materialprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
lineAntiAlias_Dviglo::Materialprivate
Load(const XMLElement &source)Dviglo::Material
Load(const JSONValue &source)Dviglo::Material
Load(Deserializer &source)Dviglo::Material
Dviglo::Resource::Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
loadJSONFile_Dviglo::Materialprivate
loadXMLFile_Dviglo::Materialprivate
MarkForAuxView(unsigned frameNumber)Dviglo::Material
Material(Context *context)Dviglo::Materialexplicit
memoryUse_Dviglo::Resourceprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
Object(Context *context)Dviglo::Objectexplicit
occlusion_Dviglo::Materialprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
ParseShaderParameterValue(const String &value)Dviglo::Materialstatic
pixelShaderDefines_Dviglo::Materialprivate
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
RefreshMemoryUse()Dviglo::Materialprivate
RefreshShaderParameterHash()Dviglo::Materialprivate
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::Materialstatic
ReleaseRef()Dviglo::RefCounted
ReleaseShaders()Dviglo::Material
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveShaderParameter(const String &name)Dviglo::Material
renderOrder_Dviglo::Materialprivate
ResetToDefaults()Dviglo::Materialprivate
ResetUseTimer()Dviglo::Resource
Resource(Context *context)Dviglo::Resourceexplicit
Save(Serializer &dest) const overrideDviglo::Materialvirtual
Save(XMLElement &dest) constDviglo::Material
Save(JSONValue &dest) constDviglo::Material
SaveFile(const String &fileName) constDviglo::Resourcevirtual
scene_Dviglo::Materialprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAlphaToCoverage(bool enable)Dviglo::Material
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
SetCullMode(CullMode mode)Dviglo::Material
SetDepthBias(const BiasParameters &parameters)Dviglo::Material
SetFillMode(FillMode mode)Dviglo::Material
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetLineAntiAlias(bool enable)Dviglo::Material
SetMemoryUse(unsigned size)Dviglo::Resource
SetName(const String &name)Dviglo::Resource
SetNumTechniques(unsigned num)Dviglo::Material
SetOcclusion(bool enable)Dviglo::Material
SetPixelShaderDefines(const String &defines)Dviglo::Material
SetRenderOrder(unsigned char order)Dviglo::Material
SetScene(Scene *scene)Dviglo::Material
SetShaderParameter(const String &name, const Variant &value)Dviglo::Material
SetShaderParameterAnimation(const String &name, ValueAnimation *animation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dviglo::Material
SetShaderParameterAnimationSpeed(const String &name, float speed)Dviglo::Material
SetShaderParameterAnimationWrapMode(const String &name, WrapMode wrapMode)Dviglo::Material
SetShadowCullMode(CullMode mode)Dviglo::Material
SetTechnique(unsigned index, Technique *tech, MaterialQuality qualityLevel=QUALITY_LOW, float lodDistance=0.0f)Dviglo::Material
SetTexture(TextureUnit unit, Texture *texture)Dviglo::Material
SetUVTransform(const Vector2 &offset, float rotation, const Vector2 &repeat)Dviglo::Material
SetUVTransform(const Vector2 &offset, float rotation, float repeat)Dviglo::Material
SetVertexShaderDefines(const String &defines)Dviglo::Material
shaderParameterAnimationInfos_Dviglo::Materialprivate
shaderParameterHash_Dviglo::Materialprivate
shaderParameters_Dviglo::Materialprivate
shadowCullMode_Dviglo::Materialprivate
SortTechniques()Dviglo::Material
specular_Dviglo::Materialprivate
subscribed_Dviglo::Materialprivate
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
techniques_Dviglo::Materialprivate
textures_Dviglo::Materialprivate
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
UpdateEventSubscription()Dviglo::Materialprivate
URHO3D_OBJECT(Material, Resource) (defined in Dviglo::Material)Dviglo::Materialprivate
useTimer_Dviglo::Resourceprivate
vertexShaderDefines_Dviglo::Materialprivate
WeakRefs() constDviglo::RefCounted
~Material() overrideDviglo::Material
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual