This commit is contained in:
ElonOlsson
2021-08-24 15:08:14 -04:00
parent 4411e0150b
commit 8a63c15383
@@ -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