Rebel Fork Framework
Urho3D::Scene Member List

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

AddLightmap(const ea::string &lightmapTextureName)Urho3D::Scene
AddRequiredPackageFile(PackageFile *package)Urho3D::Scene
asyncLoading_Urho3D::Sceneprivate
asyncLoadingMs_Urho3D::Sceneprivate
asyncProgress_Urho3D::Sceneprivate
BeginThreadedUpdate()Urho3D::Scene
checksum_Urho3D::Scenemutableprivate
Clear()Urho3D::Scene
ClearRequiredPackageFiles()Urho3D::Scene
ComponentAdded(Component *component)Urho3D::Scene
componentIndexes_Urho3D::Sceneprivate
ComponentRemoved(Component *component)Urho3D::Scene
cookedUpdateEvents_ (defined in Urho3D::Scene)Urho3D::Sceneprivate
CreateComponentIndex(StringHash componentType)Urho3D::Scene
CreateComponentIndex()Urho3D::Sceneinline
DefaultUpdateEventsUrho3D::Scenestatic
delayedDirtyComponents_Urho3D::Sceneprivate
DelayedMarkedDirty(Component *component)Urho3D::Scene
elapsedTime_Urho3D::Sceneprivate
EndThreadedUpdate()Urho3D::Scene
fileName_Urho3D::Scenemutableprivate
FinishAsyncLoading()Urho3D::Sceneprivate
FinishLoading(Deserializer *source)Urho3D::Sceneprivate
FinishSaving(Serializer *dest) constUrho3D::Sceneprivate
GetAllComponents() constUrho3D::Sceneinline
GetAllNodes() constUrho3D::Sceneinline
GetAsyncLoadingMs() constUrho3D::Sceneinline
GetAsyncLoadMode() constUrho3D::Sceneinline
GetAsyncProgress() constUrho3D::Scene
GetChecksum() constUrho3D::Sceneinline
GetComponent(unsigned id) constUrho3D::Scene
GetComponentIndex(StringHash componentType)Urho3D::Scene
GetComponentIndex()Urho3D::Sceneinline
GetEffectiveTimeScale() constUrho3D::Sceneinline
GetElapsedTime() constUrho3D::Sceneinline
GetFileName() constUrho3D::Sceneinline
GetFreeComponentID()Urho3D::Scene
GetFreeNodeID()Urho3D::Scene
GetLightmapTexture(unsigned index) constUrho3D::Scene
GetMutableComponentIndex(StringHash componentType)Urho3D::Sceneprivate
GetNode(unsigned id) constUrho3D::Scene
GetNodesWithTag(ea::vector< Node * > &dest, const ea::string &tag) constUrho3D::Scene
GetNumLightmaps() constUrho3D::Sceneinline
GetRequiredPackageFiles() constUrho3D::Sceneinline
GetTimeScale() constUrho3D::Sceneinline
GetUpdateEvents() constUrho3D::Sceneinline
HandleResourceBackgroundLoaded(StringHash eventType, VariantMap &eventData)Urho3D::Sceneprivate
HandleUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Sceneprivate
indexedComponentTypes_Urho3D::Sceneprivate
Instantiate(Deserializer &source, const Vector3 &position, const Quaternion &rotation)Urho3D::Scene
InstantiateJSON(const JSONValue &source, const Vector3 &position, const Quaternion &rotation)Urho3D::Scene
InstantiateJSON(Deserializer &source, const Vector3 &position, const Quaternion &rotation)Urho3D::Scene
InstantiateXML(const XMLElement &source, const Vector3 &position, const Quaternion &rotation)Urho3D::Scene
InstantiateXML(Deserializer &source, const Vector3 &position, const Quaternion &rotation)Urho3D::Scene
IsAsyncLoading() constUrho3D::Sceneinline
IsEmpty(bool ignoreComponents=false) constUrho3D::Scene
IsThreadedUpdate() constUrho3D::Sceneinline
IsUpdateEnabled() constUrho3D::Sceneinline
lightmaps_Urho3D::Sceneprivate
lightmapTextures_Urho3D::Sceneprivate
Load(Deserializer &source) overrideUrho3D::Scene
LoadAsync(AbstractFilePtr file, LoadMode mode=LOAD_SCENE_AND_RESOURCES)Urho3D::Scene
LoadAsyncJSON(AbstractFilePtr file, LoadMode mode=LOAD_SCENE_AND_RESOURCES)Urho3D::Scene
LoadAsyncXML(AbstractFilePtr file, LoadMode mode=LOAD_SCENE_AND_RESOURCES)Urho3D::Scene
LoadJSON(const JSONValue &source) overrideUrho3D::Scene
LoadJSON(Deserializer &source)Urho3D::Scene
LoadXML(const XMLElement &source) overrideUrho3D::Scene
LoadXML(Deserializer &source)Urho3D::Scene
NodeAdded(Node *node)Urho3D::Scene
NodeRemoved(Node *node)Urho3D::Scene
NodeTagAdded(Node *node, const ea::string &tag)Urho3D::Scene
NodeTagRemoved(Node *node, const ea::string &tag)Urho3D::Scene
PreloadResources(AbstractFilePtr file, bool isSceneFile)Urho3D::Sceneprivate
PreloadResourcesJSON(const JSONValue &value)Urho3D::Sceneprivate
PreloadResourcesXML(const XMLElement &element)Urho3D::Sceneprivate
RegisterObject(Context *context)Urho3D::Scenestatic
ReloadLightmaps()Urho3D::Sceneprivate
replicatedComponentID_Urho3D::Sceneprivate
replicatedComponents_Urho3D::Sceneprivate
replicatedNodeID_Urho3D::Sceneprivate
replicatedNodes_Urho3D::Sceneprivate
requiredPackageFiles_Urho3D::Sceneprivate
ResetLightmaps()Urho3D::Scene
resolver_Urho3D::Sceneprivate
Save(Serializer &dest) const overrideUrho3D::Scene
SaveJSON(Serializer &dest, const ea::string &indentation="\t") constUrho3D::Scene
SaveXML(Serializer &dest, const ea::string &indentation="\t") constUrho3D::Scene
Scene(Context *context)Urho3D::Sceneexplicit
sceneMutex_Urho3D::Sceneprivate
SerializeInBlock(Archive &archive) overrideUrho3D::Scene
SerializeInBlock(Archive &archive, bool serializeTemporary, PrefabSaveFlags saveFlags, PrefabLoadFlags loadFlags) (defined in Urho3D::Scene)Urho3D::Scene
SetAsyncLoadingMs(int ms)Urho3D::Scene
SetElapsedTime(float time)Urho3D::Scene
SetFileName(const ea::string_view fileName)Urho3D::Sceneinline
SetTimeScale(float scale)Urho3D::Scene
SetUpdateEnabled(bool enable)Urho3D::Scene
SetUpdateEvents(const StringVector &events)Urho3D::Scene
StopAsyncLoading()Urho3D::Scene
taggedNodes_Urho3D::Sceneprivate
threadedUpdate_Urho3D::Sceneprivate
timeScale_Urho3D::Sceneprivate
Update(float timeStep)Urho3D::Scene
UpdateAsyncLoading()Urho3D::Sceneprivate
updateEnabled_Urho3D::Sceneprivate
updateEvents_Urho3D::Sceneprivate
URHO3D_OBJECT(Scene, Node) (defined in Urho3D::Scene)Urho3D::Sceneprivate
~Scene() overrideUrho3D::Scene