39 #include "vtkSmartPointer.h"
53 unsigned int ImgSessionID) :
63 std::cout <<
"The bounding box already exists for this contour" << std::endl;
110 this->
m_MapRow[
"meshID"] = std::string(
"0" );
118 return this->SaveInDBTemplate< GoDBContourRow >(DatabaseConnector,
this);
154 vtkPolyData *TraceVisu,
172 this->SetTheDataFromTheVisuTemplate< vtkPolyDataMySQLContourWriter >(
173 DatabaseConnector, TraceVisu, iCoordMin, iCoordMax);