mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-28 16:09:46 -06:00
Updated to latest Ghoul.
This commit is contained in:
Submodule ext/ghoul updated: aff42bcc4f...cf0879e60f
@@ -130,6 +130,8 @@ PowerScaledSphere::~PowerScaledSphere()
|
||||
delete[] _varray;
|
||||
if (_iarray)
|
||||
delete[] _iarray;
|
||||
|
||||
_vbo.deinitialize();
|
||||
}
|
||||
|
||||
bool PowerScaledSphere::initialize()
|
||||
|
||||
Reference in New Issue
Block a user