World Builder  0.1.0-pre
A geodyanmic initial conditions generator
interface.h File Reference
#include <string>
#include <vector>
#include <memory>
Include dependency graph for interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorldBuilder::Types::Interface
 

Namespaces

 WorldBuilder
 
 WorldBuilder::Types
 

Enumerations

enum  WorldBuilder::Types::type {
  WorldBuilder::Types::type::None, WorldBuilder::Types::type::String, WorldBuilder::Types::type::Double, WorldBuilder::Types::type::Int,
  WorldBuilder::Types::type::UnsignedInt, WorldBuilder::Types::type::Array, WorldBuilder::Types::type::List, WorldBuilder::Types::type::Point2D,
  WorldBuilder::Types::type::Point3D, WorldBuilder::Types::type::CoordinateSystem, WorldBuilder::Types::type::Feature
}