merge_v.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_v_init (void)
static void merge_v_about (void)
static void merge_v_configure (void)
static void merge_v_cleanup (void)
static gboolean merge_v_run (Scan *Src1, Scan *Src2, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathTwoSrcPluginget_gxsm_math_two_src_plugin_info (void)

Variables

GxsmPlugin merge_v_pi
GxsmMathTwoSrcPlugin merge_v_m2s_pi
static const char * about_text


Define Documentation

#define GXSM_TWO_SRC_PLUGIN__DEF
 

Definition at line 89 of file merge_v.C.


Function Documentation

GxsmMathTwoSrcPlugin* get_gxsm_math_two_src_plugin_info void   ) 
 

Definition at line 189 of file merge_v.C.

References merge_v_m2s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 176 of file merge_v.C.

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

static void merge_v_about void   )  [static]
 

Definition at line 202 of file merge_v.C.

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

static void merge_v_cleanup void   )  [static]
 

Definition at line 222 of file merge_v.C.

References DBG_L2, and PI_DEBUG.

static void merge_v_configure void   )  [static]
 

Definition at line 215 of file merge_v.C.

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

static void merge_v_init void   )  [static]
 

Definition at line 196 of file merge_v.C.

References DBG_L2, and PI_DEBUG.

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

Definition at line 228 of file merge_v.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::ry, and SCAN_DATA::s.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm merge_v Plugin\n\n"
                                   "Vertically merge two scan of same width.")

Definition at line 171 of file merge_v.C.

GxsmMathTwoSrcPlugin merge_v_m2s_pi
 

Initial value:

Definition at line 165 of file merge_v.C.

Referenced by get_gxsm_math_two_src_plugin_info().

GxsmPlugin merge_v_pi
 

Definition at line 101 of file merge_v.C.

Referenced by get_gxsm_plugin_info(), merge_v_about(), and merge_v_configure().


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