spectrocut.C File Reference

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

Go to the source code of this file.

Defines

#define WORDS_BIGENDIAN   0

Functions

static void spectrocut_init (void)
static void spectrocut_about (void)
static void spectrocut_configure (void)
static void spectrocut_cleanup (void)
static gboolean spectrocut_run (Scan *Src1, Scan *Src2, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathTwoSrcPluginget_gxsm_math_two_src_no_same_size_check_plugin_info (void)

Variables

GxsmPlugin spectrocut_pi
GxsmMathTwoSrcPlugin spectrocut_m2s_pi
static const char * about_text


Define Documentation

#define WORDS_BIGENDIAN   0
 

Definition at line 75 of file spectrocut.C.


Function Documentation

GxsmMathTwoSrcPlugin* get_gxsm_math_two_src_no_same_size_check_plugin_info void   ) 
 

Definition at line 163 of file spectrocut.C.

References spectrocut_m2s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 155 of file spectrocut.C.

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

static void spectrocut_about void   )  [static]
 

Definition at line 180 of file spectrocut.C.

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

static void spectrocut_cleanup void   )  [static]
 

Definition at line 200 of file spectrocut.C.

References DBG_L2, and PI_DEBUG.

static void spectrocut_configure void   )  [static]
 

Definition at line 193 of file spectrocut.C.

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

static void spectrocut_init void   )  [static]
 

Definition at line 174 of file spectrocut.C.

References DBG_L2, and PI_DEBUG.

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

Definition at line 206 of file spectrocut.C.

References buf, Scan::data, scan_object_data::dump(), Scan_Param::dx, Scan_Param::dy, Scan::get_object_data(), Mem2d::GetNx(), Mem2d::GetNy(), MATH_NOMEM, MATH_SELECTIONERR, Scan::mem2d, Scan::number_of_object(), Mem2d::Resize(), Scan_Param::rx, Scan_Param::ry, SCAN_DATA::s, Scan_Param::x0, and Scan_Param::y0.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Spectrocut Plugin\n\n"
                                   "Spectrocut Code for OneSrcArgMath")

Definition at line 150 of file spectrocut.C.

GxsmMathTwoSrcPlugin spectrocut_m2s_pi
 

Initial value:

Definition at line 144 of file spectrocut.C.

Referenced by get_gxsm_math_two_src_no_same_size_check_plugin_info().

GxsmPlugin spectrocut_pi
 

Definition at line 88 of file spectrocut.C.

Referenced by get_gxsm_plugin_info(), spectrocut_about(), and spectrocut_configure().


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