mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-18 03:20:33 -05:00
Cleanup
This commit is contained in:
@@ -385,8 +385,6 @@ void FramebufferRenderer::render(float blackoutFactor, bool doPerformanceMeasure
|
||||
}
|
||||
|
||||
if (raycastProgram) {
|
||||
|
||||
//raycastProgram->setUniform("insideRaycaster", cameraIsInside);
|
||||
raycaster->preRaycast(_raycastData[raycaster], *raycastProgram);
|
||||
|
||||
ghoul::opengl::TextureUnit exitColorTextureUnit;
|
||||
|
||||
Reference in New Issue
Block a user