mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
windows fix
This commit is contained in:
@@ -72,7 +72,7 @@ bool DataSphere::readyToRender(){
|
||||
}
|
||||
|
||||
|
||||
bool DataSphere::setUniformAndTextures(){
|
||||
void DataSphere::setUniformAndTextures(){
|
||||
_shader->setUniform("transparency",0.5f);
|
||||
|
||||
ghoul::opengl::TextureUnit unit;
|
||||
|
||||
Reference in New Issue
Block a user