| 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 | |
| AddRef() | Urho3D::RefCounted | |
| AddSubscriberReference(PipelineStateTracker *subscriber) | Urho3D::PipelineStateTracker | protected |
| AddToOctree() | Urho3D::Drawable | protected |
| ApplyAttributes() override | Urho3D::DecalSet | virtual |
| AssignBoneNodes() | Urho3D::DecalSet | private |
| assignBonesPending_ | Urho3D::DecalSet | private |
| batches_ | Urho3D::Drawable | protected |
| blockEvents_ | Urho3D::Object | private |
| bones_ | Urho3D::DecalSet | private |
| boundingBox_ | Urho3D::Drawable | protected |
| boundingBoxDirty_ | Urho3D::DecalSet | private |
| bufferDirty_ | Urho3D::DecalSet | private |
| cachedReflection_ | Urho3D::Drawable | protected |
| cachedZone_ | Urho3D::Drawable | protected |
| CalculateBoundingBox() | Urho3D::DecalSet | private |
| CalculateUVs(Decal &decal, const Matrix3x4 &view, const Matrix4 &projection, const Vector2 &topLeftUV, const Vector2 &bottomRightUV) | Urho3D::DecalSet | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| castShadows_ | Urho3D::Drawable | protected |
| Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
| Component(Context *context) | Urho3D::Component | explicit |
| context_ | Urho3D::Object | protected |
| CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
| CreateDependency(PipelineStateTracker *dependency) | Urho3D::PipelineStateTracker | protected |
| decals_ | Urho3D::DecalSet | private |
| DecalSet(Context *context) | Urho3D::DecalSet | explicit |
| DependantVector typedef | Urho3D::PipelineStateTracker | private |
| distance_ | Urho3D::Drawable | protected |
| DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
| Drawable(Context *context, DrawableFlags drawableFlags=DRAWABLE_UNDEFINED) | Urho3D::Drawable | |
| drawableFlags_ | Urho3D::Drawable | protected |
| drawableIndex_ | Urho3D::Drawable | protected |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::Drawable | virtual |
| drawDistance_ | Urho3D::Drawable | protected |
| DrawOcclusion(OcclusionBuffer *buffer) | Urho3D::Drawable | virtual |
| enabled_ | Urho3D::Component | protected |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSubscriberIter(PipelineStateTracker *subscriber) | Urho3D::PipelineStateTracker | private |
| geometry_ | Urho3D::DecalSet | private |
| GetAttribute(unsigned index) const | Urho3D::Serializable | |
| GetAttribute(const ea::string &name) const | Urho3D::Serializable | |
| GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
| GetAttributeDefault(const ea::string &name) const | Urho3D::Serializable | |
| GetAttributes() const | Urho3D::Serializable | virtual |
| GetBatches() const | Urho3D::Drawable | inline |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetBones(Drawable *target, unsigned batchIndex, const float *blendWeights, const unsigned char *blendIndices, unsigned char *newBlendIndices) | Urho3D::DecalSet | private |
| GetBoundingBox() const | Urho3D::Drawable | inline |
| GetCastShadows() const | Urho3D::Drawable | inline |
| GetCategory() const | Urho3D::Object | |
| GetComponent(StringHash type) const | Urho3D::Component | |
| GetComponent() const | Urho3D::Component | |
| GetContext() const | Urho3D::Object | inline |
| GetDecalsAttr() const | Urho3D::DecalSet | |
| GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
| GetDistance() const | Urho3D::Drawable | inline |
| GetDrawableFlags() const | Urho3D::Drawable | inline |
| GetDrawableIndex() const | Urho3D::Drawable | inline |
| GetDrawDistance() const | Urho3D::Drawable | inline |
| GetEffectiveScopeHint() const | Urho3D::Component | |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFace(ea::vector< ea::vector< 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::DecalSet | private |
| GetFaces(ea::vector< ea::vector< DecalVertex > > &faces, Drawable *target, unsigned batchIndex, const Frustum &frustum, const Vector3 &decalNormal, float normalCutoff) | Urho3D::DecalSet | private |
| GetFixedUpdateSource() | Urho3D::Component | protected |
| GetFullNameDebug() const | Urho3D::Component | |
| GetGeometryIfNotEmpty(Geometry *geometry) | Urho3D::Drawable | protectedstatic |
| GetGlobalIlluminationType() const | Urho3D::Drawable | inline |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetID() const | Urho3D::Component | inline |
| GetIndexInParent() const | Urho3D::Component | |
| GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
| GetLightMask() const | Urho3D::Drawable | inline |
| GetLightMaskInZone() const | Urho3D::Drawable | |
| GetLodBias() const | Urho3D::Drawable | inline |
| GetLodDistance() const | Urho3D::Drawable | inline |
| GetLodGeometry(unsigned batchIndex, unsigned level) | Urho3D::Drawable | virtual |
| GetMaterial() const | Urho3D::DecalSet | |
| GetMaterialAttr() const | Urho3D::DecalSet | |
| GetMaxIndices() const | Urho3D::DecalSet | inline |
| GetMaxVertices() const | Urho3D::DecalSet | inline |
| GetMutableCachedReflection() | Urho3D::Drawable | inline |
| GetMutableCachedZone() | Urho3D::Drawable | inline |
| GetMutableLightProbeTetrahedronHint() | Urho3D::Drawable | inline |
| GetNode() const | Urho3D::Component | inline |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetNumDecals() const | Urho3D::DecalSet | inline |
| GetNumIndices() const | Urho3D::DecalSet | inline |
| GetNumOccluderTriangles() | Urho3D::Drawable | inlinevirtual |
| GetNumVertices() const | Urho3D::DecalSet | inline |
| GetOctant() const | Urho3D::Drawable | inline |
| GetOptimizeBufferSize() const | Urho3D::DecalSet | inline |
| GetPipelineStateHash() const | Urho3D::PipelineStateTracker | inline |
| GetReflection() const | Urho3D::Serializable | virtual |
| GetReflectionMode() const | Urho3D::Drawable | inline |
| GetScene() const | Urho3D::Component | |
| GetShadowDistance() const | Urho3D::Drawable | inline |
| GetShadowMask() const | Urho3D::Drawable | inline |
| GetShadowMaskInZone() const | Urho3D::Drawable | |
| GetSortValue() const | Urho3D::Drawable | inline |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| GetUpdateGeometryType() override | Urho3D::DecalSet | virtual |
| GetViewMask() const | Urho3D::Drawable | inline |
| GetWorldBoundingBox() | Urho3D::Drawable | |
| GetZone() const | Urho3D::Drawable | inline |
| GetZoneMask() const | Urho3D::Drawable | inline |
| giType_ | Urho3D::Drawable | protected |
| HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::DecalSet | private |
| HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| id_ | Urho3D::Component | protected |
| indexBuffer_ | Urho3D::DecalSet | private |
| instanceDefaultValues_ | Urho3D::Serializable | protected |
| IsEnabled() const | Urho3D::Component | inline |
| IsEnabledEffective() const | Urho3D::Component | |
| IsInOctree() const | Urho3D::Drawable | inline |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsInView() const | Urho3D::Drawable | |
| IsInView(Camera *camera) const | Urho3D::Drawable | |
| IsInView(const FrameInfo &frame, bool anyCamera=false) const | Urho3D::Drawable | |
| IsOccludee() const | Urho3D::Drawable | inline |
| IsOccluder() const | Urho3D::Drawable | inline |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| IsTemporary() const | Urho3D::Serializable | inline |
| IsZoneDirty() const | Urho3D::Drawable | inline |
| lightMask_ | Urho3D::Drawable | protected |
| lightProbeTetrahedronHint_ | Urho3D::Drawable | protected |
| Load(Deserializer &source) | Urho3D::Serializable | virtual |
| Load(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadFile(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadJSON(const JSONValue &source) | Urho3D::Serializable | virtual |
| LoadJSON(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
| LoadXML(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| lodBias_ | Urho3D::Drawable | protected |
| lodDistance_ | Urho3D::Drawable | protected |
| MarkDecalsDirty() | Urho3D::DecalSet | private |
| MarkForUpdate() | Urho3D::Drawable | |
| MarkInView(const FrameInfo &frame) | Urho3D::Drawable | |
| MarkInView(unsigned frameNumber) | Urho3D::Drawable | |
| MarkPipelineStateHashDirty() | Urho3D::PipelineStateTracker | |
| maxIndices_ | Urho3D::DecalSet | private |
| maxVertices_ | Urho3D::DecalSet | private |
| networkUpdate_ | Urho3D::Component | protected |
| node_ | Urho3D::Component | protected |
| numIndices_ | Urho3D::DecalSet | private |
| numVertices_ | Urho3D::DecalSet | private |
| Object(Context *context) | Urho3D::Object | explicit |
| occludee_ | Urho3D::Drawable | protected |
| occluder_ | Urho3D::Drawable | protected |
| octant_ | Urho3D::Drawable | protected |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
| OnMarkedDirty(Node *node) override | Urho3D::DecalSet | protectedvirtual |
| OnNodeSet(Node *previousNode, Node *currentNode) override | Urho3D::Drawable | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
| OnRemoveFromOctree() | Urho3D::Drawable | inlineprotectedvirtual |
| OnSceneSet(Scene *previousScene, Scene *scene) override | Urho3D::Drawable | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| OnSetEnabled() override | Urho3D::DecalSet | virtual |
| OnWorldBoundingBoxUpdate() override | Urho3D::DecalSet | protectedvirtual |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| optimizeBufferSize_ | Urho3D::DecalSet | private |
| pipelineStateHash_ | Urho3D::PipelineStateTracker | mutableprivate |
| ProcessCustomRayQuery(const RayOctreeQuery &query, const BoundingBox &worldBoundingBox, ea::vector< RayQueryResult > &results) | Urho3D::Drawable | |
| ProcessRayQuery(const RayOctreeQuery &query, ea::vector< RayQueryResult > &results) override | Urho3D::DecalSet | virtual |
| RecalculatePipelineStateHash() const override | Urho3D::Drawable | protectedvirtual |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| reflectionMode_ | Urho3D::Drawable | protected |
| Refs() const | Urho3D::RefCounted | |
| RegisterObject(Context *context) | Urho3D::DecalSet | static |
| ReleaseRef() | Urho3D::RefCounted | |
| Remove() | Urho3D::Component | |
| RemoveAllDecals() | Urho3D::DecalSet | |
| RemoveDecal(ea::list< Decal >::iterator i) | Urho3D::DecalSet | private |
| RemoveDecals(unsigned num) | Urho3D::DecalSet | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| RemoveFromOctree() | Urho3D::Drawable | protected |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| RemoveSubscriberReference(PipelineStateTracker *subscriber) | Urho3D::PipelineStateTracker | protected |
| RequestUpdateBatchesDelayed(const FrameInfo &frame) | Urho3D::Drawable | protected |
| ResetToDefault() | Urho3D::Serializable | |
| Save(Serializer &dest) const override | Urho3D::Component | virtual |
| SaveDefaultAttributes(const AttributeInfo &attr) const | Urho3D::Serializable | inlinevirtual |
| SaveJSON(JSONValue &dest) const override | Urho3D::Component | virtual |
| SaveXML(XMLElement &dest) const override | Urho3D::Component | virtual |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
| SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
| Serializable(Context *context) | Urho3D::Serializable | explicit |
| SerializeAuxiliaryData(Archive &archive) | Urho3D::Component | inlinevirtual |
| SerializeInBlock(Archive &archive) override | Urho3D::Serializable | virtual |
| SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable) | Urho3D::Serializable | |
| SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
| SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetCastShadows(bool enable) | Urho3D::Drawable | |
| SetDecalsAttr(const ea::vector< unsigned char > &value) | Urho3D::DecalSet | |
| SetDrawableIndex(unsigned drawableIndex) | Urho3D::Drawable | inlineprotected |
| SetDrawDistance(float distance) | Urho3D::Drawable | |
| SetEnabled(bool enable) | Urho3D::Component | |
| SetGlobalIlluminationType(GlobalIlluminationType type) | Urho3D::Drawable | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetID(unsigned id) | Urho3D::Component | protected |
| SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
| SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
| setInstanceDefault_ | Urho3D::Serializable | protected |
| 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 | |
| SetMaxVertices(unsigned num) | Urho3D::DecalSet | |
| SetNode(Node *node) | Urho3D::Component | protected |
| SetOccludee(bool enable) | Urho3D::Drawable | |
| SetOccluder(bool enable) | Urho3D::Drawable | |
| SetOctant(Octant *octant) | Urho3D::Drawable | inlineprotected |
| SetOptimizeBufferSize(bool enable) | Urho3D::DecalSet | |
| SetReflectionMode(ReflectionMode mode) | Urho3D::Drawable | |
| 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::Drawable | protected |
| shadowMask_ | Urho3D::Drawable | protected |
| skinMatrices_ | Urho3D::DecalSet | private |
| skinned_ | Urho3D::DecalSet | private |
| skinningDirty_ | Urho3D::DecalSet | private |
| sortValue_ | Urho3D::Drawable | protected |
| subscribed_ | Urho3D::DecalSet | private |
| subscribers_ | Urho3D::PipelineStateTracker | private |
| SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| temporary_ | Urho3D::Serializable | protected |
| TransformVertices(Decal &decal, const Matrix3x4 &transform) | Urho3D::DecalSet | private |
| TypeHierarchy | Urho3D::Object | inlinestatic |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
| Update(const FrameInfo &frame) | Urho3D::Drawable | inlinevirtual |
| UpdateBatch() | Urho3D::DecalSet | private |
| UpdateBatches(const FrameInfo &frame) override | Urho3D::DecalSet | virtual |
| UpdateBatchesDelayed(const FrameInfo &frame) override | Urho3D::DecalSet | virtual |
| UpdateBuffers() | Urho3D::DecalSet | private |
| UpdateEventSubscription(bool checkAllDecals) | Urho3D::DecalSet | private |
| UpdateGeometry(const FrameInfo &frame) override | Urho3D::DecalSet | virtual |
| updateQueued_ | Urho3D::Drawable | protected |
| UpdateSkinning() | Urho3D::DecalSet | private |
| URHO3D_OBJECT(DecalSet, Drawable) (defined in Urho3D::DecalSet) | Urho3D::DecalSet | private |
| vertexBuffer_ | Urho3D::DecalSet | private |
| viewCameras_ | Urho3D::Drawable | protected |
| viewFrameNumber_ | Urho3D::Drawable | protected |
| viewMask_ | Urho3D::Drawable | protected |
| WeakRefs() const | Urho3D::RefCounted | |
| worldBoundingBox_ | Urho3D::Drawable | protected |
| worldBoundingBoxDirty_ | Urho3D::Drawable | protected |
| zoneDirty_ | Urho3D::Drawable | protected |
| zoneMask_ | Urho3D::Drawable | protected |
| ~Component() override | Urho3D::Component | |
| ~DecalSet() override | Urho3D::DecalSet | |
| ~Drawable() override | Urho3D::Drawable | |
| ~Object() override | Urho3D::Object | |
| ~PipelineStateTracker() | Urho3D::PipelineStateTracker | virtual |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~Serializable() override | Urho3D::Serializable | |