![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiWorld, including all inherited members.
| AddResourceReloadFunction(xiiTypelessResourceHandle hResource, xiiComponentHandle hComponent, void *pUserData, ResourceReloadFunc function) | xiiWorld | |
| BeginAddingComponentsToInitBatch(const xiiComponentInitBatchHandle &hBatch) | xiiWorld | |
| BreadthFirst enum value (defined in xiiWorld) | xiiWorld | |
| CancelComponentInitBatch(const xiiComponentInitBatchHandle &hBatch) | xiiWorld | |
| Clear() | xiiWorld | |
| CreateComponentInitBatch(xiiStringView sBatchName, bool bMustFinishWithinOneFrame=true) | xiiWorld | |
| CreateObject(const xiiGameObjectDesc &desc) | xiiWorld | |
| CreateObject(const xiiGameObjectDesc &desc, xiiGameObject *&out_pObject) | xiiWorld | |
| DeleteComponentInitBatch(const xiiComponentInitBatchHandle &hBatch) | xiiWorld | |
| DeleteComponentManager() | xiiWorld | |
| DeleteModule() | xiiWorld | |
| DeleteModule(const xiiRTTI *pRtti) | xiiWorld | |
| DeleteModule() (defined in xiiWorld) | xiiWorld | |
| DeleteObjectDelayed(const xiiGameObjectHandle &hObject, bool bAlsoDeleteEmptyParents=true) | xiiWorld | |
| DeleteObjectNow(const xiiGameObjectHandle &hObject, bool bAlsoDeleteEmptyParents=true) | xiiWorld | |
| DepthFirst enum value (defined in xiiWorld) | xiiWorld | |
| EndAddingComponentsToInitBatch(const xiiComponentInitBatchHandle &hBatch) | xiiWorld | |
| FindEventMsgHandlers(const xiiMessage &msg, xiiGameObject *pSearchObject, xiiDynamicArray< xiiComponent * > &out_components) | xiiWorld | |
| FindEventMsgHandlers(const xiiMessage &msg, const xiiGameObject *pSearchObject, xiiDynamicArray< const xiiComponent * > &out_components) const | xiiWorld | |
| GetAllocator() | xiiWorld | |
| GetBlockAllocator() | xiiWorld | |
| GetClock() | xiiWorld | |
| GetClock() const | xiiWorld | |
| GetComponentManager() | xiiWorld | |
| GetComponentManager() const | xiiWorld | |
| GetComponentManager() (defined in xiiWorld) | xiiWorld | |
| GetComponentManager() const (defined in xiiWorld) | xiiWorld | |
| GetCoordinateSystem(const xiiVec3 &vGlobalPosition, xiiCoordinateSystem &out_coordinateSystem) const | xiiWorld | |
| GetCoordinateSystemProvider() | xiiWorld | |
| GetCoordinateSystemProvider() const | xiiWorld | |
| GetGameObjectReferenceResolver() const | xiiWorld | |
| GetIndex() const | xiiWorld | |
| GetManagerForComponentType(const xiiRTTI *pComponentRtti) | xiiWorld | |
| GetManagerForComponentType(const xiiRTTI *pComponentRtti) const | xiiWorld | |
| GetMaxNumComponentsPerType() (defined in xiiWorld) | xiiWorld | static |
| GetMaxNumComponentTypes() (defined in xiiWorld) | xiiWorld | static |
| GetMaxNumGameObjects() (defined in xiiWorld) | xiiWorld | static |
| GetMaxNumHierarchyLevels() (defined in xiiWorld) | xiiWorld | static |
| GetMaxNumWorldModules() (defined in xiiWorld) | xiiWorld | static |
| GetMaxNumWorlds() (defined in xiiWorld) | xiiWorld | static |
| GetModule() | xiiWorld | |
| GetModule() const | xiiWorld | |
| GetModule(const xiiRTTI *pRtti) | xiiWorld | |
| GetModule(const xiiRTTI *pRtti) const | xiiWorld | |
| GetModule() (defined in xiiWorld) | xiiWorld | |
| GetModule() const (defined in xiiWorld) | xiiWorld | |
| GetModuleReadOnly() const | xiiWorld | |
| GetModuleReadOnly() const (defined in xiiWorld) | xiiWorld | |
| GetName() const | xiiWorld | |
| GetObjectCount() const | xiiWorld | |
| GetObjectDeletionEvent() const | xiiWorld | |
| GetObjects() | xiiWorld | |
| GetObjects() const | xiiWorld | |
| GetOrCreateComponentManager() | xiiWorld | |
| GetOrCreateManagerForComponentType(const xiiRTTI *pComponentRtti) | xiiWorld | |
| GetOrCreateModule() | xiiWorld | |
| GetOrCreateModule(const xiiRTTI *pRtti) | xiiWorld | |
| GetOrCreateModule() (defined in xiiWorld) | xiiWorld | |
| GetRandomNumberGenerator() | xiiWorld | |
| GetReadMarker() const | xiiWorld | |
| GetSpatialSystem() | xiiWorld | |
| GetSpatialSystem() const | xiiWorld | |
| GetStackAllocator() | xiiWorld | |
| GetUpdateCounter() const | xiiWorld | |
| GetUpdateTask() | xiiWorld | |
| GetUserData() const | xiiWorld | |
| GetWorld(xiiUInt32 uiIndex) | xiiWorld | static |
| GetWorld(const xiiGameObjectHandle &hObject) | xiiWorld | static |
| GetWorld(const xiiComponentHandle &hComponent) | xiiWorld | static |
| GetWorldCount() | xiiWorld | static |
| GetWorldSimulationEnabled() const | xiiWorld | |
| GetWriteMarker() | xiiWorld | |
| IsComponentInitBatchCompleted(const xiiComponentInitBatchHandle &hBatch, double *pCompletionFactor=nullptr) | xiiWorld | |
| IsValidComponent(const xiiComponentHandle &hComponent) const | xiiWorld | inline |
| IsValidObject(const xiiGameObjectHandle &hObject) const | xiiWorld | |
| PostMessage(const xiiGameObjectHandle &hReceiverObject, const xiiMessage &msg, xiiTime delay, xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) const | xiiWorld | |
| PostMessage(const xiiComponentHandle &hReceiverComponent, const xiiMessage &msg, xiiTime delay, xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) const | xiiWorld | |
| PostMessageRecursive(const xiiGameObjectHandle &hReceiverObject, const xiiMessage &msg, xiiTime delay, xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) const | xiiWorld | |
| ReferenceResolver typedef (defined in xiiWorld) | xiiWorld | |
| RemoveResourceReloadFunction(xiiTypelessResourceHandle hResource, xiiComponentHandle hComponent, void *pUserData) (defined in xiiWorld) | xiiWorld | |
| ResourceReloadContext typedef (defined in xiiWorld) | xiiWorld | |
| ResourceReloadFunc typedef (defined in xiiWorld) | xiiWorld | |
| SearchForObject(xiiStringView sSearchPath, xiiGameObject *pReferenceObject=nullptr, const xiiRTTI *pExpectedComponent=nullptr) | xiiWorld | |
| SearchForObject(xiiStringView sSearchPath, const xiiGameObject *pReferenceObject=nullptr, const xiiRTTI *pExpectedComponent=nullptr) const | xiiWorld | |
| SendMessage(const xiiGameObjectHandle &hReceiverObject, xiiMessage &ref_msg) | xiiWorld | |
| SendMessage(const xiiComponentHandle &hReceiverComponent, xiiMessage &ref_msg) | xiiWorld | |
| SendMessageRecursive(const xiiGameObjectHandle &hReceiverObject, xiiMessage &ref_msg) | xiiWorld | |
| SetCoordinateSystemProvider(const xiiSharedPtr< xiiCoordinateSystemProvider > &pProvider) | xiiWorld | |
| SetGameObjectReferenceResolver(const ReferenceResolver &resolver) | xiiWorld | |
| SetMaxInitializationTimePerFrame(xiiTime maxInitTime) | xiiWorld | |
| SetUserData(void *pUserData) | xiiWorld | |
| SetWorldSimulationEnabled(bool bEnable) | xiiWorld | |
| SubmitComponentInitBatch(const xiiComponentInitBatchHandle &hBatch) | xiiWorld | |
| TraversalMethod enum name (defined in xiiWorld) | xiiWorld | |
| Traverse(VisitorFunc visitorFunc, TraversalMethod method=DepthFirst) | xiiWorld | |
| TryGetComponent(const xiiComponentHandle &hComponent, ComponentType *&out_pComponent) | xiiWorld | inline |
| TryGetComponent(const xiiComponentHandle &hComponent, const ComponentType *&out_pComponent) const | xiiWorld | inline |
| TryGetComponent(const xiiTypedComponentHandle< T > &hComponent, U *&out_pComponent)=delete | xiiWorld | |
| TryGetComponent(const xiiTypedComponentHandle< T > &hComponent, const U *&out_pComponent) const =delete | xiiWorld | |
| TryGetObject(const xiiGameObjectHandle &hObject, xiiGameObject *&out_pObject) | xiiWorld | |
| TryGetObject(const xiiGameObjectHandle &hObject, const xiiGameObject *&out_pObject) const | xiiWorld | |
| TryGetObjectWithGlobalKey(const xiiTempHashedString &sGlobalKey, xiiGameObject *&out_pObject) | xiiWorld | |
| TryGetObjectWithGlobalKey(const xiiTempHashedString &sGlobalKey, const xiiGameObject *&out_pObject) const | xiiWorld | |
| Update() | xiiWorld | |
| VisitorFunc typedef | xiiWorld | |
| xiiComponent (defined in xiiWorld) | xiiWorld | friend |
| xiiComponentManagerBase (defined in xiiWorld) | xiiWorld | friend |
| xiiGameObject (defined in xiiWorld) | xiiWorld | friend |
| xiiWorld(xiiWorldDesc &ref_desc) | xiiWorld | |
| xiiWorldModule (defined in xiiWorld) | xiiWorld | friend |
| ~xiiWorld() (defined in xiiWorld) | xiiWorld |