1#include "EntityDefinition.h"
10 float significantWaveHeight = 1.0f;
12 static void registerType();
17template<>
inline Cogs::StringView getName<Cogs::Core::OceanComponent>() {
return "OceanComponent"; }
Base class for Component instances.
Provides a weakly referenced view over the contents of a string.
std::shared_ptr< ComponentModel::Entity > EntityPtr
Smart pointer for Entity access.
Contains all Cogs related functionality.