mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-07 04:49:00 -06:00
work on renderablesatellites
This commit is contained in:
committed by
ElonOlsson
parent
371eb4eec5
commit
52174666fc
@@ -53,10 +53,11 @@ public:
|
||||
void render(const RenderData& data, RendererTasks& rendererTask) override;
|
||||
void update(const UpdateData& data) override;
|
||||
|
||||
/*
|
||||
void setKeplerElements(double eccentricity, double semiMajorAxis, double inclination,
|
||||
double ascendingNode, double argumentOfPeriapsis, double meanAnomalyAtEpoch,
|
||||
double orbitalPeriod, double epoch);
|
||||
|
||||
*/
|
||||
|
||||
static documentation::Documentation Documentation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user