mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 11:18:22 -05:00
Pass data regarding if sky browser and target are facing camera and using radius azimuth elevation to gui
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
virtual bool isReady() const;
|
||||
bool isEnabled() const;
|
||||
bool isUsingRaeCoords() const;
|
||||
bool isFacingCamera() const;
|
||||
void setEnabled(bool isEnabled);
|
||||
float depth();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user