.
This commit is contained in:
@@ -75,9 +75,6 @@ void MainWindow::setupTechniques() {
|
|||||||
|
|
||||||
program->setActiveTechnique(COLGLYPH);
|
program->setActiveTechnique(COLGLYPH);
|
||||||
|
|
||||||
// TODO: implement feature to call this function on widget
|
|
||||||
// l->spoofPoints();
|
|
||||||
|
|
||||||
// Setup timer
|
// Setup timer
|
||||||
auto intr = program->getInteractor();
|
auto intr = program->getInteractor();
|
||||||
this->timer = vtkSmartPointer<TimerCallbackCommand>::New(program);
|
this->timer = vtkSmartPointer<TimerCallbackCommand>::New(program);
|
||||||
|
|||||||
Reference in New Issue
Block a user