[vtkusers] Question ? ContourWidget Qt+VTK
Massinissa Bandou
Massinissa.Bandou at USherbrooke.ca
Tue Feb 18 19:40:21 EST 2014
this->ui->qvtkWidget->SetRenderWindow(renderWindow);
this->ui->qvtkWidget->GetInteractor()->GetInteractorStyle()->SetCurrentRenderer(renderer);
this->ui->qvtkWidget->GetInteractor()->AddObserver(vtkCommand::InteractionEvent,callback);
this->ui->qvtkWidget->GetRenderWindow()->Render();
this->ui->qvtkWidget->update();
--
View this message in context: http://vtk.1045678.n5.nabble.com/Question-ContourWidget-Qt-VTK-tp5725546p5726014.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list