Pass data regarding if sky browser and target are facing camera and using radius azimuth elevation to gui

This commit is contained in:
sylvass
2022-02-07 09:46:00 -05:00
parent d28de2e9ef
commit 51496956fc
7 changed files with 56 additions and 1 deletions
@@ -70,6 +70,7 @@ public:
virtual bool isReady() const;
bool isEnabled() const;
bool isUsingRaeCoords() const;
bool isFacingCamera() const;
void setEnabled(bool isEnabled);
float depth();