Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
StarSystemGeneratorStage Class Referenceabstract

#include <GalaxyGenerator.h>

Inheritance diagram for StarSystemGeneratorStage:
Inheritance graph
[legend]
Collaboration diagram for StarSystemGeneratorStage:
Collaboration graph
[legend]

Public Member Functions

virtual ~StarSystemGeneratorStage ()
 
virtual bool Apply (Random &rng, RefCountedPtr< Galaxy > galaxy, RefCountedPtr< StarSystem::GeneratorAPI > system, GalaxyGenerator::StarSystemConfig *config)=0
 
- Public Member Functions inherited from GalaxyGeneratorStage
virtual ~GalaxyGeneratorStage ()
 
virtual void ToJson (Json &jsonObj, RefCountedPtr< Galaxy > galaxy)
 
virtual void FromJson (const Json &jsonObj, RefCountedPtr< Galaxy > galaxy)
 

Additional Inherited Members

- Protected Member Functions inherited from GalaxyGeneratorStage
 GalaxyGeneratorStage ()
 
void AssignToGalaxyGenerator (GalaxyGenerator *galaxyGenerator)
 
- Protected Attributes inherited from GalaxyGeneratorStage
GalaxyGeneratorm_galaxyGenerator
 

Constructor & Destructor Documentation

◆ ~StarSystemGeneratorStage()

virtual StarSystemGeneratorStage::~StarSystemGeneratorStage ( )
inlinevirtual

Member Function Documentation

◆ Apply()

virtual bool StarSystemGeneratorStage::Apply ( Random rng,
RefCountedPtr< Galaxy galaxy,
RefCountedPtr< StarSystem::GeneratorAPI system,
GalaxyGenerator::StarSystemConfig config 
)
pure virtual

The documentation for this class was generated from the following file: