This commit is contained in:
Jcw87
2023-12-17 21:00:45 -08:00
parent b066a4c59b
commit 61310b637f
9 changed files with 497 additions and 403 deletions
+1
View File
@@ -121,6 +121,7 @@ private:
cSAngle mInclination; // original: U
public:
cSGlobe() {};
cSGlobe(const cSGlobe&);
cSGlobe(float, short, short);
cSGlobe(float, const cSAngle&, const cSAngle&);