GlobeEngine
Comparisoner.h File Reference
#include <vmmlib/vector.hpp>
#include <vector>
#include <set>
#include <algorithm>
#include <memory>
#include <sstream>
#include "Planet.h"
#include "OrthographicMapCamera.h"
#include "ComparisonGrid.h"

Go to the source code of this file.

Classes

struct  geAstro::ComparisonLabelInfo
 
struct  geAstro::ComparisonInfo
 
class  geAstro::Comparisoner
 

Namespaces

 geAstro
 

Enumerations

enum  geAstro::ComparisonProperty {
  geAstro::NOPROPERTY, geAstro::MASS, geAstro::RADIUS, geAstro::ROTATIONPERIOD,
  geAstro::AXISTILT, geAstro::TRANSITTIME, geAstro::TEMPERATURE, geAstro::AGE,
  geAstro::ECCENTRICITY, geAstro::SEMIMAJORAXIS, geAstro::INCLINATION, geAstro::LONGITUDEOFASCENDINGNODE,
  geAstro::ARGUMENTOFPERIAPSIS, geAstro::MEANMOTION
}