Skip to content

Refactoring component state

eric pellegrini requested to merge feature/refactoring-component-state into develop

ComponentState class could be reduced to a single std::vector<double>.

Merge request reports