mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Coding style fixes
This commit is contained in:
@@ -138,8 +138,8 @@ namespace {
|
||||
bool hasUsedDefaultValues;
|
||||
};
|
||||
|
||||
// A list of data tables for the planets in the system (that have enough data to be
|
||||
// visualized), with data about the planet and its orbit.
|
||||
// A list of data tables for the planets in the system (that have enough data to
|
||||
// be visualized), with data about the planet and its orbit.
|
||||
std::vector<Planet> planets;
|
||||
|
||||
// A rotation matrix to use for the entire system's rotation. Broadly speaking, it
|
||||
|
||||
Reference in New Issue
Block a user