minor improvements

This commit is contained in:
wmayer
2017-10-24 19:39:49 +02:00
parent 24081a5746
commit be0e70cca5
5 changed files with 7 additions and 6 deletions

View File

@@ -74,6 +74,7 @@ public:
clipView->plane.setValue(SbPlane(SbVec3f(0,0,1),0));
clipView->ref();
node = 0;
sensor = new SoTimerSensor(moveCallback, this);
}
~Private()