smooth.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"
#include "../../common/pyremote.h"

Go to the source code of this file.

Classes

class  MemSmoothKrn

Defines

#define GXSM_ONE_SRC_PLUGIN__DEF

Functions

static void smooth_init (void)
static void smooth_about (void)
static void smooth_configure (void)
static void smooth_cleanup (void)
static gboolean smooth_run_radius (Scan *Src, Scan *Dest)
static void smooth_non_interactive (GtkWidget *widget, gpointer pc)
static gboolean smooth_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin smooth_pi
GxsmMathOneSrcPlugin smooth_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 92 of file smooth.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 189 of file smooth.C.

References smooth_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 180 of file smooth.C.

References GxsmPlugin::description, N_, smooth_pi, and VERSION.

static void smooth_about void   )  [static]
 

Definition at line 232 of file smooth.C.

References about_text, GxsmPlugin::authors, N_, GxsmPlugin::name, smooth_pi, and VERSION.

static void smooth_cleanup void   )  [static]
 

Definition at line 252 of file smooth.C.

References DBG_L2, and PI_DEBUG.

static void smooth_configure void   )  [static]
 

Definition at line 245 of file smooth.C.

References GxsmPlugin::app, GnomeAppService::message(), and smooth_pi.

static void smooth_init void   )  [static]
 

Definition at line 200 of file smooth.C.

References DBG_L2, gapp, PI_DEBUG, App::RemoteActionList, and smooth_non_interactive().

static void smooth_non_interactive GtkWidget *  widget,
gpointer  pc
[static]
 

Definition at line 218 of file smooth.C.

References DBG_L2, gapp, Surface::MathOperation(), PI_DEBUG, smooth_run_radius(), and App::xsm.

Referenced by smooth_init().

static gboolean smooth_run Scan Src,
Scan Dest
[static]
 

Definition at line 276 of file smooth.C.

References MemDigiFilter::Convolve(), gapp, Mem2d::GetNx(), MATH_OK, Scan::mem2d, Xsm::Unity, GnomeAppService::ValueRequest(), and App::xsm.

static gboolean smooth_run_radius Scan Src,
Scan Dest
[static]
 

Definition at line 289 of file smooth.C.

References MemDigiFilter::Convolve(), MATH_OK, and Scan::mem2d.

Referenced by smooth_non_interactive().


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm smooth Plugin\n\n"
                                   "Gaus smooth using a 2D convolution.")

Definition at line 175 of file smooth.C.

GxsmMathOneSrcPlugin smooth_m1s_pi
 

Initial value:

Definition at line 169 of file smooth.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin smooth_pi
 

Definition at line 105 of file smooth.C.

Referenced by get_gxsm_plugin_info(), smooth_about(), and smooth_configure().


Generated on Sat Apr 1 09:04:48 2006 for GXSM by  doxygen 1.4.6