mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-24 05:18:59 -05:00
nothing
This commit is contained in:
@@ -219,6 +219,7 @@ bool RenderablePlaneTimeVaryingImage::extractMandatoryInfoFromDictionary() {
|
||||
_nStates = _sourceFiles.size();
|
||||
return true;
|
||||
}
|
||||
|
||||
void RenderablePlaneTimeVaryingImage::deinitializeGL() {
|
||||
_textureFile = nullptr;
|
||||
|
||||
@@ -324,5 +325,4 @@ void RenderablePlaneTimeVaryingImage::loadTexture() {
|
||||
_isLoadingTexture = false;
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user