GlobeEngine
|
#include "OpenGL_Includes.h"
#include <iostream>
#include <string>
#include <algorithm>
#include <stdexcept>
#include <cassert>
Go to the source code of this file.
Namespaces | |
ge | |
Macros | |
#define | PI 3.1415926535897932384626433832795 |
#define | HALF_PI 1.57079632679489661923 |
#define HALF_PI 1.57079632679489661923 |
#define PI 3.1415926535897932384626433832795 |
Common.h GlobeEngine
Created by Mathias Thšny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.