X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fthreadrecon.cpp;h=51b930d536ea416eb801d651989d767716051868;hp=53d1ef45cbfb5e6a17e1803e8b217a416fc43555;hb=df521cfe14a9e0b47bdcd98d1f67d03acf242162;hpb=8bf5da21ee7bc7417c385da8c4fb0b67025804fa diff --git a/src/threadrecon.cpp b/src/threadrecon.cpp index 53d1ef4..51b930d 100644 --- a/src/threadrecon.cpp +++ b/src/threadrecon.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2001 Kevin Rosenberg ** -** $Id: threadrecon.cpp,v 1.11 2001/02/25 08:43:03 kevin Exp $ +** $Id: threadrecon.cpp,v 1.12 2001/02/25 10:52:55 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -196,6 +196,7 @@ ReconstructorSupervisor::getImageFile() // ///////////////////////////////////////////////////////////////////// +void ReconstructorWorker::SetParameters (ProjectionFileView* pProjView, ImageFile* pImageFile, const char* pszFilterName, double dFilterParam, const char* pszFilterMethod, int iZeropad, const char* pszFilterGenerationName, const char* pszInterpName, int iInterpParam,