3#include "Foundation/ComponentModel/Component.h"
13 std::vector<float> indexes;
14 std::vector<float> values;
16 static void registerType();
21template<>
inline Cogs::StringView getName<Cogs::Core::DataSetComponent>() {
return "DataSetComponent"; }
Base class for Component instances.
Provides a weakly referenced view over the contents of a string.
Contains all Cogs related functionality.