mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-03 02:48:32 -06:00
Move function in renderable.h to protected that was being used in renderablevideosphere
This commit is contained in:
@@ -142,8 +142,8 @@ protected:
|
||||
// where all parts of the renderable should not be rendered in the same bin
|
||||
std::optional<RenderBin> _secondaryRenderBin;
|
||||
|
||||
private:
|
||||
void registerUpdateRenderBinFromOpacity();
|
||||
private:
|
||||
|
||||
double _boundingSphere = 0.0;
|
||||
double _interactionSphere = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user