X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsim%2Fdialogs.cpp;h=e73f6e1382be1fe154d0c858417e64393c2281c3;hp=de12d98baed83a6302061a8d0423e0010bc1bd8b;hb=7ef485116d6859eb1e31753b3e3a89de44985272;hpb=2d39e823ba389fc68e5317c422b55be006094252 diff --git a/libctsim/dialogs.cpp b/libctsim/dialogs.cpp index de12d98..e73f6e1 100644 --- a/libctsim/dialogs.cpp +++ b/libctsim/dialogs.cpp @@ -2,7 +2,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: dialogs.cpp,v 1.1 2000/06/19 02:59:34 kevin Exp $ +** $Id: dialogs.cpp,v 1.2 2000/06/22 10:42:39 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 @@ -20,6 +20,16 @@ #include "ct.h" +/************************************************************************* + * FUNCTION DECLARATIONS + ************************************************************************/ + +// dialogs.cpp +bool phm_add_pelem_kb (Phantom& phm); +const Phantom& phm_select (Phantom& phm); +int interpolation_select (void); +int filter_select (double *filter_param); + /* NAME * phm_add_pelem_kb Let user specify pelem, and add it to the pic