This commit is contained in:
Djairo Hougee 2024-05-28 19:37:38 +02:00
parent 489727663c
commit bc9b0f9070
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ void MainWindow::setupTechniques() {
program->setActiveTechnique(COLGLYPH);
// TODO: implement feature to call this function on widget
// l->spoofPoints();
// Setup timer
auto intr = program->getInteractor();
this->timer = vtkSmartPointer<TimerCallbackCommand>::New(program);