| addEntitiesWithComponent(std::vector< EntityId > &entities, Reflection::TypeId componentTypeId) override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
| addHierarchyCallback(HierarchyChangedCallback callback) (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | |
| callbacks (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | private |
| cleanup(Context *) | Cogs::Core::ComponentSystemBase | inlinevirtual |
| clearCarryFlags() | Cogs::Core::ComponentSystem< ComponentType > | inline |
| clearModel(Context *context, const ModelComponent &component) (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | private |
| component_type typedef (defined in Cogs::Core::ComponentSystem< ComponentType >) | Cogs::Core::ComponentSystem< ComponentType > | |
| ComponentSystem(Memory::Allocator *allocator, SizeType size=16384, MemBlockType componentMemType=MemBlockType::Component) (defined in Cogs::Core::ComponentSystem< ComponentType >) | Cogs::Core::ComponentSystem< ComponentType > | inline |
| ComponentSystemBase(Reflection::TypeId componentType) | Cogs::Core::ComponentSystemBase | inline |
| componentType | Cogs::Core::ComponentSystemBase | |
| context | Cogs::Core::ComponentSystemBase | |
| createComponent() override | Cogs::Core::ComponentSystemWithDataPools< ModelComponent, ModelData > | inlinevirtual |
| datas | Cogs::Core::ComponentSystemWithDataPools< ModelComponent, ModelData > | private |
| destroyComponent(ComponentHandle component) override | Cogs::Core::ComponentSystemWithDataPools< ModelComponent, ModelData > | inline |
| Cogs::Core::ComponentSystem::destroyComponent(ComponentHandle component) override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
| getComponentIndex(const Component *component) const | Cogs::Core::ComponentSystem< ComponentType > | inline |
| getComponentType() const | Cogs::Core::ComponentSystemBase | inline |
| getData(const ModelComponent *component) | Cogs::Core::ComponentSystemWithDataPools< ModelComponent, ModelData > | inline |
| getData(const ModelComponent *component) const | Cogs::Core::ComponentSystemWithDataPools< ModelComponent, ModelData > | inline |
| getHandle(const ComponentType *component) | Cogs::Core::ComponentSystem< ComponentType > | inline |
| getLoadProgress(ModelComponent *modelComponent) | Cogs::Core::ModelSystem | |
| getTypeId() | Cogs::Core::ComponentSystem< ComponentType > | inlinestatic |
| hierarchyUpdatedMessage (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | private |
| initialize(Context *context) override | Cogs::Core::ModelSystem | virtual |
| instrumentedPostUpdate() override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
| instrumentedPreUpdate() override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
| instrumentedUpdate() override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
| loadModel(Context *context, const ModelComponent &component, ModelData &modelData, Model *model) (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | private |
| ModelSystem(Memory::Allocator *allocator, SizeType capacity) (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | inline |
| nextId (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | private |
| pool | Cogs::Core::ComponentSystem< ComponentType > | |
| postUpdate(Context *context) override | Cogs::Core::ModelSystem | virtual |
| Cogs::Core::ComponentSystemBase::postUpdate() | Cogs::Core::ComponentSystemBase | inline |
| prepareUpdate(Context *) override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
| preUpdate() | Cogs::Core::ComponentSystemBase | inline |
| preUpdate(Context *) | Cogs::Core::ComponentSystemBase | inlinevirtual |
| removeHierarchyCallback(int id) (defined in Cogs::Core::ModelSystem) | Cogs::Core::ModelSystem | |
| resetFlags() | Cogs::Core::ComponentSystem< ComponentType > | inline |
| size() | Cogs::Core::ComponentSystem< ComponentType > | inline |
| update(Context *context) override | Cogs::Core::ModelSystem | virtual |
| ComponentSystemWithDataPools< ModelComponent, ModelData >::update() | Cogs::Core::ComponentSystemBase | inline |
| ~ComponentSystemBase() | Cogs::Core::ComponentSystemBase | inlinevirtual |