mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Real time updateinterval
This commit is contained in:
@@ -156,6 +156,9 @@ void DataPlane::render(){
|
||||
}
|
||||
|
||||
void DataPlane::update(){
|
||||
if(_planeIsDirty)
|
||||
createPlane();
|
||||
|
||||
CygnetPlane::update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user