engine::ecs::IComponentStorage class

Base interface for generic storage.

Derived classes

template<typename T>
class ComponentStorage
Implementation of the interface for a given type.