Give globes an interaction sphere

This commit is contained in:
Emma Broman
2021-04-29 15:23:34 +02:00
parent 261f3d9fe8
commit 7b966b9378
3 changed files with 9 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ protected:
properties::StringProperty _renderableType;
void setBoundingSphere(double boundingSphere);
void setInteractionSphere(double interactionSphere);
void setRenderBinFromOpacity();
void registerUpdateRenderBinFromOpacity();