Rebel Fork Framework
Urho3D::ReflectionProbeManager Member List

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

AddRef()Urho3D::RefCounted
AddTrackedComponent(TrackedComponentBase *component)Urho3D::TrackedComponentRegistryBase
ApplyAttributes()Urho3D::Serializableinlinevirtual
autoQueue_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
Component(Context *context)Urho3D::Componentexplicit
componentsArray_ (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseprivate
componentType_ (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseprivate
ConsumeUpdateQueue() (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
context_Urho3D::Objectprotected
CopyAttributes(const Serializable *source, bool resetToDefault=true)Urho3D::Serializable
cubemapRenderer_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
DefaultQueryPadding (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerstatic
DefaultRenderBudget (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerstatic
DeinitializeTrackedComponents() (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseprivate
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideUrho3D::ReflectionProbeManagervirtual
enabled_Urho3D::Componentprotected
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FillUpdateQueue() (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
filterCubemaps_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
frameUpdates_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
GetAttribute(unsigned index) constUrho3D::Serializable
GetAttribute(const ea::string &name) constUrho3D::Serializable
GetAttributeDefault(unsigned index) constUrho3D::Serializable
GetAttributeDefault(const ea::string &name) constUrho3D::Serializable
GetAttributes() constUrho3D::Serializablevirtual
GetBakedProbeFilePath() const (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetContext() constUrho3D::Objectinline
GetDependencyNodes(ea::vector< Node * > &dest)Urho3D::Componentvirtual
GetEffectiveScopeHint() constUrho3D::Component
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetFullNameDebug() constUrho3D::Component
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetID() constUrho3D::Componentinline
GetIndexInParent() constUrho3D::Component
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetNumTrackedComponents() const (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseinline
GetReflection() constUrho3D::Serializablevirtual
GetReflectionProbes() constUrho3D::ReflectionProbeManagerinline
GetRevision() const (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerinline
GetScene() constUrho3D::Component
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetTrackedComponentByIndex(unsigned index) const (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBase
GetTrackedComponents() const (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HasAuxiliaryData() constUrho3D::Componentinlinevirtual
HasDynamicProbes() const (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerinline
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasStaticProbes() const (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
id_Urho3D::Componentprotected
InitializeTrackedComponents() (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseprivate
instanceDefaultValues_Urho3D::Serializableprotected
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsInstanceOf(StringHash type) const =0Urho3D::Objectpure virtual
IsInstanceOf() constUrho3D::Objectinline
IsOnlyEnabledTracked (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerstatic
IsScriptStrongRef() constUrho3D::RefCountedinline
IsTemporary() constUrho3D::Serializableinline
Load(Deserializer &source)Urho3D::Serializablevirtual
Load(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadFile(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source)Urho3D::Serializablevirtual
LoadJSON(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
LoadXML(const ea::string &resourceName)Urho3D::Serializablevirtual
MarkProbeDirty(ReflectionProbe *reflectionProbe)Urho3D::ReflectionProbeManager
MarkProbeRealtimeDirty(ReflectionProbe *reflectionProbe) (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManager
MarkProbeTransformDirty(ReflectionProbe *reflectionProbe) (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManager
MaxStaticUpdates (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivatestatic
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Objectexplicit
OnAddedToScene(Scene *scene) (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseinlineprotectedvirtual
OnComponentAdded(TrackedComponentBase *baseComponent) override (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprotectedvirtual
OnComponentMoved(TrackedComponentBase *baseComponent, unsigned oldIndex) (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseinlineprotectedvirtual
OnComponentRemoved(TrackedComponentBase *baseComponent) override (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constUrho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentprotectedvirtual
OnNodeSet(Node *previousNode, Node *currentNode)Urho3D::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnRemovedFromScene() (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBaseinlineprotectedvirtual
OnSceneSet(Scene *scene) overrideUrho3D::ReflectionProbeManagerprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
probesToUpdate_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
QueryDynamicProbes(const BoundingBox &worldBoundingBox, ea::span< ReflectionProbeReference, 2 > probes) constUrho3D::ReflectionProbeManager
queryPadding_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
QueryStaticProbes(const BoundingBox &worldBoundingBox, ea::span< ReflectionProbeReference, 2 > probes, float &cacheDistanceSquared) const (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManager
QueueBakeAll()Urho3D::ReflectionProbeManager
QueueProbeUpdate(ReflectionProbe *reflectionProbe)Urho3D::ReflectionProbeManager
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
ReflectionProbeManager(Context *context) (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerexplicit
ReflectionProbeSpan typedef (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManager
Refs() constUrho3D::RefCounted
RegisterObject(Context *context) (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
RemoveTrackedComponent(TrackedComponentBase *component) (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBase
renderBudget_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
ResetToDefault()Urho3D::Serializable
RestoreCubemaps() (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes(const AttributeInfo &attr) constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Componentvirtual
SaveTextureToFile(TextureCube *texture, const ea::string &filePath, const ea::string &fileName) (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
SaveXML(XMLElement &dest) const overrideUrho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializableexplicit
SerializeAuxiliaryData(Archive &archive)Urho3D::Componentinlinevirtual
SerializeInBlock(Archive &archive) overrideUrho3D::Serializablevirtual
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::Objectinline
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 ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
SetNode(Node *node)Urho3D::Componentprotected
SetTemporary(bool enable)Urho3D::Serializable
spatial_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
temporary_Urho3D::Serializableprotected
TrackedComponentRegistryBase(Context *context, StringHash componentType) (defined in Urho3D::TrackedComponentRegistryBase)Urho3D::TrackedComponentRegistryBase
TypeHierarchyUrho3D::Objectinlinestatic
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()Urho3D::ReflectionProbeManager
UpdateAutoQueueCache() (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
updateQueue_ (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
UpdateSpatialCache() (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
URHO3D_OBJECT(ReflectionProbeManager, TrackedComponentRegistryBase) (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManagerprivate
WeakRefs() constUrho3D::RefCounted
~Component() overrideUrho3D::Component
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~ReflectionProbeManager() override (defined in Urho3D::ReflectionProbeManager)Urho3D::ReflectionProbeManager
~Serializable() overrideUrho3D::Serializable