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

#include <GalaxyGenerator.h>

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

Public Member Functions

virtual ~SectorGeneratorStage ()
 
virtual bool Apply (Random &rng, RefCountedPtr< Galaxy > galaxy, RefCountedPtr< Sector > sector, GalaxyGenerator::SectorConfig *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

◆ ~SectorGeneratorStage()

virtual SectorGeneratorStage::~SectorGeneratorStage ( )
inlinevirtual

Member Function Documentation

◆ Apply()

virtual bool SectorGeneratorStage::Apply ( Random rng,
RefCountedPtr< Galaxy galaxy,
RefCountedPtr< Sector sector,
GalaxyGenerator::SectorConfig config 
)
pure virtual

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