idAlBeRa::idAlBeRa(int id, double radio,int deltavoxel)
{
- _id = id;
+ _id = id;
_radio = radio;
_deltavoxel = deltavoxel;
-}
\ No newline at end of file
+}
+
this->_vtkInteractorStyleBaseView->SetParent_refresh_waiting();
}
return true;
-}
\ No newline at end of file
+}
+
void vtkmyPWCallback_3DPointWidget::SetVtkPlaneWidget( vtkPlaneWidget *planeWidget )
{
_planeWidget=planeWidget;
-}
\ No newline at end of file
+}
+
wxMaracasIRMView::getInstance()->changeIsoValue(this->getPropId(), isovalue->GetValue()/1.0);
-}
\ No newline at end of file
+}
+