local_height.C File Reference

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

Go to the source code of this file.

Classes

class  MemLclhtKrn

Defines

#define GXSM_ONE_SRC_PLUGIN__DEF

Functions

static void local_height_init (void)
static void local_height_about (void)
static void local_height_configure (void)
static void local_height_cleanup (void)
static gboolean local_height_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin local_height_pi
GxsmMathOneSrcPlugin local_height_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 82 of file local_height.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 179 of file local_height.C.

References local_height_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 170 of file local_height.C.

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

static void local_height_about void   )  [static]
 

Definition at line 196 of file local_height.C.

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

static void local_height_cleanup void   )  [static]
 

Definition at line 216 of file local_height.C.

References DBG_L2, and PI_DEBUG.

static void local_height_configure void   )  [static]
 

Definition at line 209 of file local_height.C.

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

static void local_height_init void   )  [static]
 

Definition at line 190 of file local_height.C.

References DBG_L2, and PI_DEBUG.

static gboolean local_height_run Scan Src,
Scan Dest
[static]
 

Definition at line 264 of file local_height.C.

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


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm local_height Plugin\n\n"
                                   "computes locale height using a convolution filter")

Definition at line 165 of file local_height.C.

GxsmMathOneSrcPlugin local_height_m1s_pi
 

Initial value:

Definition at line 159 of file local_height.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin local_height_pi
 

Definition at line 95 of file local_height.C.

Referenced by get_gxsm_plugin_info(), local_height_about(), and local_height_configure().


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