World Builder
0.1.0-pre
A geodyanmic initial conditions generator
|
#include <vector>
#include <boost/property_tree/ptree.hpp>
#include <world_builder/world.h>
#include <world_builder/parameters.h>
#include <world_builder/point.h>
Go to the source code of this file.
Classes | |
class | WorldBuilder::Features::Interface |
Namespaces | |
WorldBuilder | |
WorldBuilder::Features | |
Functions | |
std::unique_ptr< Interface > | WorldBuilder::Features::create_feature (const std::string name, World *world) |