| addAnnotations(const int level, std::vector< int > &indexes, const glm::mat4 &projectionMatrix, const glm::vec2 &viewportSize, const float gap, const glm::vec3 *positions, int startIndex, int endIndex) (defined in Cogs::Core::AnnotationAxisSystem) | Cogs::Core::AnnotationAxisSystem | |
| addEntitiesWithComponent(std::vector< EntityId > &entities, Reflection::TypeId componentTypeId) override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| AnnotationAxisSystem(Memory::Allocator *allocator, SizeType capacity) (defined in Cogs::Core::AnnotationAxisSystem) | Cogs::Core::AnnotationAxisSystem | inline |
| cleanup(Context *) | Cogs::Core::ComponentSystemBase | inlinevirtual |
| clearCarryFlags() | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inline |
| ComponentSystemBase(Reflection::TypeId componentType) | Cogs::Core::ComponentSystemBase | inline |
| componentType | Cogs::Core::ComponentSystemBase | |
| context | Cogs::Core::ComponentSystemBase | |
| createComponent() override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| destroyComponent(ComponentHandle component) override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inline |
| Cogs::Core::ComponentSystemBase::destroyComponent(ComponentHandle) | Cogs::Core::ComponentSystemBase | inlinevirtual |
| getComponentIndex(const Component *component) const | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inline |
| getComponentType() const | Cogs::Core::ComponentSystemBase | inline |
| getHandle(const AnnotationAxisComponent *component) | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inline |
| getScreenSpaceDistance(const glm::vec3 &p1, const glm::vec3 &p2, const glm::vec2 &viewportSize) const (defined in Cogs::Core::AnnotationAxisSystem) | Cogs::Core::AnnotationAxisSystem | |
| getTypeId() | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinestatic |
| initialize(Context *context) | Cogs::Core::ComponentSystemBase | inlinevirtual |
| instrumentedPostUpdate() override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| instrumentedPreUpdate() override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| instrumentedUpdate() override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| pool | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | |
| postUpdate(Context *) override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| Cogs::Core::ComponentSystemBase::postUpdate() | Cogs::Core::ComponentSystemBase | inline |
| prepareUpdate(Context *) override | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inlinevirtual |
| preUpdate() | Cogs::Core::ComponentSystemBase | inline |
| preUpdate(Context *) | Cogs::Core::ComponentSystemBase | inlinevirtual |
| resetFlags() | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inline |
| size() | Cogs::Core::ComponentSystem< AnnotationAxisComponent > | inline |
| update(Context *context) | Cogs::Core::AnnotationAxisSystem | virtual |
| ComponentSystem< AnnotationAxisComponent >::update() | Cogs::Core::ComponentSystemBase | inline |
| ~AnnotationAxisSystem() (defined in Cogs::Core::AnnotationAxisSystem) | Cogs::Core::AnnotationAxisSystem | inline |
| ~ComponentSystemBase() | Cogs::Core::ComponentSystemBase | inlinevirtual |