mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Rename 'Position' to 'Ephemeris' for SceneGraphNodes
This commit is contained in:
@@ -48,7 +48,7 @@ namespace scenegraphnode {
|
||||
const std::string nameKey = "Name";
|
||||
const std::string parentKey = "Parent";
|
||||
const std::string renderableKey = "Renderable";
|
||||
const std::string ephemerisKey = "Position";
|
||||
const std::string ephemerisKey = "Ephemeris";
|
||||
} // namespace scenegraphnode
|
||||
|
||||
} // namespace constants
|
||||
|
||||
Reference in New Issue
Block a user