Urho3D::DecalSet Member List

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

AddDecal(Drawable *target, const Vector3 &worldPosition, const Quaternion &worldRotation, float size, float aspectRatio, float depth, const Vector2 &topLeftUV, const Vector2 &bottomRightUV, float timeToLive=0.0f, float normalCutoff=0.1f, unsigned subGeometry=M_MAX_UNSIGNED)Urho3D::DecalSet
AddLight(Light *light)Urho3D::Drawableinline
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AddToOctree()Urho3D::Drawableprotected
AddVertexLight(Light *light)Urho3D::Drawableinline
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatableexplicit
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes() overrideUrho3D::DecalSetvirtual
AssignBoneNodes()Urho3D::DecalSetprivate
assignBonesPending_Urho3D::DecalSetprivate
attributeAnimationInfos_Urho3D::Animatableprotected
basePassFlags_Urho3D::Drawableprotected
batches_Urho3D::Drawableprotected
blockEvents_Urho3D::Objectprivate
bones_Urho3D::DecalSetprivate
boundingBox_Urho3D::Drawableprotected
boundingBoxDirty_Urho3D::DecalSetprivate
bufferDirty_Urho3D::DecalSetprivate
CalculateBoundingBox()Urho3D::DecalSetprivate
CalculateUVs(Decal &decal, const Matrix3x4 &view, const Matrix4 &projection, const Vector2 &topLeftUV, const Vector2 &bottomRightUV)Urho3D::DecalSetprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
castShadows_Urho3D::Drawableprotected
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Componentexplicit
context_Urho3D::Objectprotected
decals_Urho3D::DecalSetprivate
DecalSet(Context *context)Urho3D::DecalSetexplicit
distance_Urho3D::Drawableprotected
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
Drawable(Context *context, unsigned char drawableFlags)Urho3D::Drawable
drawableFlags_Urho3D::Drawableprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideUrho3D::Drawablevirtual
drawDistance_Urho3D::Drawableprotected
DrawOcclusion(OcclusionBuffer *buffer)Urho3D::Drawablevirtual
enabled_Urho3D::Componentprotected
eventHandlers_Urho3D::Objectprivate
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::Animatableprotectedvirtual
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
firstLight_Urho3D::Drawableprotected
geometry_Urho3D::DecalSetprivate
GetAnimationEnabled() constUrho3D::Animatableinline
GetAttribute(unsigned index) constUrho3D::Serializable
GetAttribute(const String &name) constUrho3D::Serializable
GetAttributeAnimation(const String &name) constUrho3D::Animatable
GetAttributeAnimationInfo(const String &name) constUrho3D::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constUrho3D::Animatable
GetAttributeAnimationTime(const String &name) constUrho3D::Animatable
GetAttributeAnimationWrapMode(const String &name) constUrho3D::Animatable
GetAttributeDefault(unsigned index) constUrho3D::Serializable
GetAttributeDefault(const String &name) constUrho3D::Serializable
GetAttributes() constUrho3D::Serializablevirtual
GetBatches() constUrho3D::Drawableinline
GetBlockEvents() constUrho3D::Objectinline
GetBones(Drawable *target, unsigned batchIndex, const float *blendWeights, const unsigned char *blendIndices, unsigned char *newBlendIndices)Urho3D::DecalSetprivate
GetBoundingBox() constUrho3D::Drawableinline
GetCastShadows() constUrho3D::Drawableinline
GetCategory() constUrho3D::Object
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetComponents(PODVector< Component * > &dest, StringHash type) constUrho3D::Component
GetComponents(PODVector< T * > &dest) constUrho3D::Component
GetContext() constUrho3D::Objectinline
GetDecalsAttr() constUrho3D::DecalSet
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetDistance() constUrho3D::Drawableinline
GetDrawableFlags() constUrho3D::Drawableinline
GetDrawDistance() constUrho3D::Drawableinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFace(Vector< PODVector< DecalVertex > > &faces, Drawable *target, unsigned batchIndex, unsigned i0, unsigned i1, unsigned i2, const unsigned char *positionData, const unsigned char *normalData, const unsigned char *skinningData, unsigned positionStride, unsigned normalStride, unsigned skinningStride, const Frustum &frustum, const Vector3 &decalNormal, float normalCutoff)Urho3D::DecalSetprivate
GetFaces(Vector< PODVector< DecalVertex > > &faces, Drawable *target, unsigned batchIndex, const Frustum &frustum, const Vector3 &decalNormal, float normalCutoff)Urho3D::DecalSetprivate
GetFirstLight() constUrho3D::Drawableinline
GetFixedUpdateSource()Urho3D::Componentprotected
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetID() constUrho3D::Componentinline
GetInstanceDefault(const String &name) constUrho3D::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) constUrho3D::Serializable
GetLightMask() constUrho3D::Drawableinline
GetLights() constUrho3D::Drawableinline
GetLodBias() constUrho3D::Drawableinline
GetLodDistance() constUrho3D::Drawableinline
GetLodGeometry(unsigned batchIndex, unsigned level)Urho3D::Drawablevirtual
GetMaterial() constUrho3D::DecalSet
GetMaterialAttr() constUrho3D::DecalSet
GetMaxIndices() constUrho3D::DecalSetinline
GetMaxLights() constUrho3D::Drawableinline
GetMaxVertices() constUrho3D::DecalSetinline
GetMaxZ() constUrho3D::Drawableinline
GetMinZ() constUrho3D::Drawableinline
GetNetworkAttributes() constUrho3D::Serializablevirtual
GetNetworkState() constUrho3D::Serializableinline
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetNumDecals() constUrho3D::DecalSetinline
GetNumIndices() constUrho3D::DecalSetinline
GetNumNetworkAttributes() constUrho3D::Serializable
GetNumOccluderTriangles()Urho3D::Drawableinlinevirtual
GetNumVertices() constUrho3D::DecalSetinline
GetObjectAnimation() constUrho3D::Animatable
GetObjectAnimationAttr() constUrho3D::Animatable
GetOctant() constUrho3D::Drawableinline
GetOptimizeBufferSize() constUrho3D::DecalSetinline
GetScene() constUrho3D::Component
GetShadowDistance() constUrho3D::Drawableinline
GetShadowMask() constUrho3D::Drawableinline
GetSortValue() constUrho3D::Drawableinline
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
GetUpdateGeometryType() overrideUrho3D::DecalSetvirtual
GetVertexLights() constUrho3D::Drawableinline
GetViewMask() constUrho3D::Drawableinline
GetWorldBoundingBox()Urho3D::Drawable
GetZone() constUrho3D::Drawableinline
GetZoneMask() constUrho3D::Drawableinline
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData)Urho3D::DecalSetprivate
HasBasePass(unsigned batchIndex) constUrho3D::Drawableinline
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
id_Urho3D::Componentprotected
indexBuffer_Urho3D::DecalSetprivate
instanceDefaultValues_Urho3D::Serializableprivate
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constUrho3D::Animatableprotected
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsInView() constUrho3D::Drawable
IsInView(Camera *camera) constUrho3D::Drawable
IsInView(const FrameInfo &frame, bool anyCamera=false) constUrho3D::Drawable
IsOccludee() constUrho3D::Drawableinline
IsOccluder() constUrho3D::Drawableinline
IsReplicated() constUrho3D::Component
IsTemporary() constUrho3D::Serializableinline
IsZoneDirty() constUrho3D::Drawableinline
lightMask_Urho3D::Drawableprotected
lights_Urho3D::Drawableprotected
LimitLights()Urho3D::Drawable
LimitVertexLights(bool removeConvertedLights)Urho3D::Drawable
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source) overrideUrho3D::Animatablevirtual
LoadXML(const XMLElement &source) overrideUrho3D::Animatablevirtual
lodBias_Urho3D::Drawableprotected
lodDistance_Urho3D::Drawableprotected
MarkDecalsDirty()Urho3D::DecalSetprivate
MarkForUpdate()Urho3D::Drawable
MarkInView(const FrameInfo &frame)Urho3D::Drawable
MarkInView(unsigned frameNumber)Urho3D::Drawable
MarkNetworkUpdate() overrideUrho3D::Componentvirtual
maxIndices_Urho3D::DecalSetprivate
maxLights_Urho3D::Drawableprotected
maxVertices_Urho3D::DecalSetprivate
maxZ_Urho3D::Drawableprotected
minZ_Urho3D::Drawableprotected
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
numIndices_Urho3D::DecalSetprivate
numVertices_Urho3D::DecalSetprivate
Object(Context *context)Urho3D::Objectexplicit
objectAnimation_Urho3D::Animatableprotected
occludee_Urho3D::Drawableprotected
occluder_Urho3D::Drawableprotected
octant_Urho3D::Drawableprotected
OnAttributeAnimationAdded() overrideUrho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideUrho3D::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constUrho3D::Serializablevirtual
OnMarkedDirty(Node *node) overrideUrho3D::DecalSetprotectedvirtual
OnNodeSet(Node *node) overrideUrho3D::Drawableprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnRemoveFromOctree()Urho3D::Drawableinlineprotectedvirtual
OnSceneSet(Scene *scene) overrideUrho3D::Drawableprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled() overrideUrho3D::DecalSetvirtual
OnWorldBoundingBoxUpdate() overrideUrho3D::DecalSetprotectedvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
optimizeBufferSize_Urho3D::DecalSetprivate
PrepareNetworkUpdate()Urho3D::Component
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) overrideUrho3D::DecalSetvirtual
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::DecalSetstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveAllDecals()Urho3D::DecalSet
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveDecal(List< Decal >::Iterator i)Urho3D::DecalSetprivate
RemoveDecals(unsigned num)Urho3D::DecalSet
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveFromOctree()Urho3D::Drawableprotected
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes() constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Componentvirtual
SaveXML(XMLElement &dest) const overrideUrho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
Serializable(Context *context)Urho3D::Serializableexplicit
SetAnimationEnabled(bool enable)Urho3D::Animatable
SetAnimationTime(float time)Urho3D::Animatable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Urho3D::Animatable
SetAttributeAnimationTime(const String &name, float time)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetBasePass(unsigned batchIndex)Urho3D::Drawableinline
SetBlockEvents(bool block)Urho3D::Objectinline
SetCastShadows(bool enable)Urho3D::Drawable
SetDecalsAttr(const PODVector< unsigned char > &value)Urho3D::DecalSet
SetDrawDistance(float distance)Urho3D::Drawable
SetEnabled(bool enable)Urho3D::Component
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetID(unsigned id)Urho3D::Componentprotected
SetInstanceDefault(bool enable)Urho3D::Serializableinline
SetInstanceDefault(const String &name, const Variant &defaultValue)Urho3D::Serializableprivate
setInstanceDefault_Urho3D::Serializableprivate
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetLightMask(unsigned mask)Urho3D::Drawable
SetLodBias(float bias)Urho3D::Drawable
SetMaterial(Material *material)Urho3D::DecalSet
SetMaterialAttr(const ResourceRef &value)Urho3D::DecalSet
SetMaxIndices(unsigned num)Urho3D::DecalSet
SetMaxLights(unsigned num)Urho3D::Drawable
SetMaxVertices(unsigned num)Urho3D::DecalSet
SetMinMaxZ(float minZ, float maxZ)Urho3D::Drawableinline
SetNode(Node *node)Urho3D::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotected
SetOccludee(bool enable)Urho3D::Drawable
SetOccluder(bool enable)Urho3D::Drawable
SetOctant(Octant *octant)Urho3D::Drawableinlineprotected
SetOptimizeBufferSize(bool enable)Urho3D::DecalSet
SetShadowDistance(float distance)Urho3D::Drawable
SetShadowMask(unsigned mask)Urho3D::Drawable
SetSortValue(float value)Urho3D::Drawable
SetTemporary(bool enable)Urho3D::Serializable
SetViewMask(unsigned mask)Urho3D::Drawable
SetZone(Zone *zone, bool temporary=false)Urho3D::Drawable
SetZoneMask(unsigned mask)Urho3D::Drawable
shadowDistance_Urho3D::Drawableprotected
shadowMask_Urho3D::Drawableprotected
skinMatrices_Urho3D::DecalSetprivate
skinned_Urho3D::DecalSetprivate
skinningDirty_Urho3D::DecalSetprivate
sortValue_Urho3D::Drawableprotected
subscribed_Urho3D::DecalSetprivate
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
temporary_Urho3D::Serializableprivate
TransformVertices(Decal &decal, const Matrix3x4 &transform)Urho3D::DecalSetprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
Update(const FrameInfo &frame)Urho3D::Drawableinlinevirtual
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
UpdateBatch()Urho3D::DecalSetprivate
UpdateBatches(const FrameInfo &frame) overrideUrho3D::DecalSetvirtual
UpdateBuffers()Urho3D::DecalSetprivate
UpdateEventSubscription(bool checkAllDecals)Urho3D::DecalSetprivate
UpdateGeometry(const FrameInfo &frame) overrideUrho3D::DecalSetvirtual
updateQueued_Urho3D::Drawableprotected
UpdateSkinning()Urho3D::DecalSetprivate
URHO3D_OBJECT(DecalSet, Drawable) (defined in Urho3D::DecalSet)Urho3D::DecalSetprivate
vertexBuffer_Urho3D::DecalSetprivate
vertexLights_Urho3D::Drawableprotected
viewCameras_Urho3D::Drawableprotected
viewFrameNumber_Urho3D::Drawableprotected
viewMask_Urho3D::Drawableprotected
WeakRefs() constUrho3D::RefCounted
worldBoundingBox_Urho3D::Drawableprotected
worldBoundingBoxDirty_Urho3D::Drawableprotected
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
zone_Urho3D::Drawableprotected
zoneDirty_Urho3D::Drawableprotected
zoneMask_Urho3D::Drawableprotected
~Animatable() overrideUrho3D::Animatable
~Component() overrideUrho3D::Component
~DecalSet() overrideUrho3D::DecalSet
~Drawable() overrideUrho3D::Drawable
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Serializable() overrideUrho3D::Serializable