Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Namespaces | Functions
groundtrack.h File Reference
#include <glm/glm.hpp>
#include "core/components/bodies.h"
#include "core/components/coordinates.h"

Go to the source code of this file.

Namespaces

namespace  cqsp
 
namespace  cqsp::core
 
namespace  cqsp::core::util
 

Functions

glm::quat cqsp::core::util::GetBodyRotation (double time, const components::bodies::Body &body)
 
components::types::SurfaceCoordinate cqsp::core::util::GetGroundTrack (const glm::quat &planet_rotation_matrix, const glm::vec3 &position)