mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-28 16:09:46 -06:00
Renamed member variable of SimpleSphereGeometry from _planet to _sphere
This commit is contained in:
@@ -52,7 +52,7 @@ private:
|
||||
properties::Vec2Property _radius;
|
||||
properties::IntProperty _segments;
|
||||
|
||||
PowerScaledSphere* _planet;
|
||||
PowerScaledSphere* _sphere;
|
||||
};
|
||||
|
||||
} // namespace planetgeometry
|
||||
|
||||
Reference in New Issue
Block a user