3#include "Foundation/ComponentModel/Component.h"
24 std::vector<std::string> strings;
25 std::vector<glm::vec3> positions;
27 float distance = 10.0f;
29 static void registerType();
34template<>
inline Cogs::StringView getName<Cogs::Core::AnnotationAxisComponent>() {
return "AnnotationAxisComponent"; }
Base class for Component instances.
glm::vec3 viewDependentAnchorReference
Provides a weakly referenced view over the contents of a string.
Contains all Cogs related functionality.