merge_h.C File Reference

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

Go to the source code of this file.

Defines

#define GXSM_TWO_SRC_PLUGIN__DEF

Functions

static void merge_h_init (void)
static void merge_h_about (void)
static void merge_h_configure (void)
static void merge_h_cleanup (void)
static gboolean merge_h_run (Scan *Src1, Scan *Src2, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathTwoSrcPluginget_gxsm_math_two_src_plugin_info (void)

Variables

GxsmPlugin merge_h_pi
GxsmMathTwoSrcPlugin merge_h_m2s_pi
static const char * about_text


Define Documentation

#define GXSM_TWO_SRC_PLUGIN__DEF
 

Definition at line 93 of file merge_h.C.


Function Documentation

GxsmMathTwoSrcPlugin* get_gxsm_math_two_src_plugin_info void   ) 
 

Definition at line 193 of file merge_h.C.

References merge_h_m2s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 180 of file merge_h.C.

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

static void merge_h_about void   )  [static]
 

Definition at line 206 of file merge_h.C.

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

static void merge_h_cleanup void   )  [static]
 

Definition at line 226 of file merge_h.C.

References DBG_L2, and PI_DEBUG.

static void merge_h_configure void   )  [static]
 

Definition at line 219 of file merge_h.C.

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

static void merge_h_init void   )  [static]
 

Definition at line 200 of file merge_h.C.

References DBG_L2, and PI_DEBUG.

static gboolean merge_h_run Scan Src1,
Scan Src2,
Scan Dest
[static]
 

Definition at line 232 of file merge_h.C.

References Mem2d::CopyFrom(), Scan::data, Mem2d::GetNx(), Mem2d::GetNy(), MATH_OK, MATH_SELECTIONERR, Scan::mem2d, Scan_Param::nx, Scan_Param::ny, Mem2d::Resize(), Scan_Param::rx, and SCAN_DATA::s.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm merge_h Plugin\n\n"
                                   "Horizontally merge two scans together.")

Definition at line 175 of file merge_h.C.

GxsmMathTwoSrcPlugin merge_h_m2s_pi
 

Initial value:

Definition at line 169 of file merge_h.C.

Referenced by get_gxsm_math_two_src_plugin_info().

GxsmPlugin merge_h_pi
 

Definition at line 105 of file merge_h.C.

Referenced by get_gxsm_plugin_info(), merge_h_about(), and merge_h_configure().


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