World Builder  0.1.0-pre
A geodyanmic initial conditions generator
WorldBuilder::Features Namespace Reference

Classes

class  ContinentalPlate
 
class  Interface
 

Functions

std::unique_ptr< Interfacecreate_feature (const std::string name, World *world)
 

Detailed Description

This class is an interface for the specific plate tectonic feature classes, such as continental plate, oceanic plate and subduction zone.

Function Documentation

◆ create_feature()

std::unique_ptr< Interface > WorldBuilder::Features::create_feature ( const std::string  name,
WorldBuilder::World world 
)

factory function

Definition at line 38 of file interface.cc.

Here is the caller graph for this function: