57 void addInterestPoint(
const CinematicCameraComponent& targetComp, glm::vec3& pos, glm::quat& rot,
float time,
float waitTime, CameraEasingMode mode);
A Context instance contains all the services, systems and runtime components needed to use Cogs.