Salome HOME
[MEDCalc] Prepare to presentation edition
[modules/med.git] / src / MEDCalc / cmp / MEDPresentationVectorField.cxx
index ae03a030da00d9f8559eddf27d21f1fd978e63b3..c5a1b3e345aa6a741545d2ec36ce79027f788dfb 100644 (file)
@@ -47,3 +47,9 @@ MEDPresentationVectorField::internalGeneratePipeline()
 
   PyGILState_Release(_gil_state);
 }
+
+void
+MEDPresentationVectorField::updatePipeline(const MEDCALC::VectorFieldParameters& params)
+{
+  // :TODO:
+}