An interface that all data streams must implement.
Definition Stream.hpp:456
Seek
An enumeration that describes how a data stream should be seeked.
Definition Stream.hpp:72
Definition Application.hpp:19
auto move(Vector3 position)
Moves a entity to the given position.
Definition Helpers.hpp:22
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25