shear_x.C File Reference

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

Go to the source code of this file.

Functions

static void shear_x_init (void)
static void shear_x_about (void)
static void shear_x_configure (void)
static void shear_x_cleanup (void)
static gboolean shear_x_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin shear_x_pi
GxsmMathOneSrcPlugin shear_x_m1s_pi
static const char * about_text


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 106 of file shear_x.C.

References shear_x_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 101 of file shear_x.C.

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

static void shear_x_about void   )  [static]
 

Definition at line 115 of file shear_x.C.

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

static void shear_x_cleanup void   )  [static]
 

Definition at line 133 of file shear_x.C.

References DBG_L2, and PI_DEBUG.

static void shear_x_configure void   )  [static]
 

Definition at line 127 of file shear_x.C.

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

static void shear_x_init void   )  [static]
 

Definition at line 110 of file shear_x.C.

References DBG_L2, and PI_DEBUG.

static gboolean shear_x_run Scan Src,
Scan Dest
[static]
 

Definition at line 138 of file shear_x.C.

References GxsmPlugin::app, Xsm::ArcUnit, Mem2d::CopyFrom(), Mem2d::data, Scan::data, DBG_L2, Scan_Param::dx, Scan_Param::dy, Mem2d::GetNx(), Mem2d::GetNy(), MATH_OK, Scan::mem2d, ZData::MkXLookup(), Scan_Param::nx, Scan_Param::ny, PI_DEBUG, Mem2d::Resize(), Scan_Param::rx, Scan_Param::ry, SCAN_DATA::s, shear_x_pi, GnomeAppService::ValueRequest(), Scan_Param::x0, and App::xsm.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Shear_X Plugin\n\n"
                                   "shear scan along X.")

Definition at line 98 of file shear_x.C.

GxsmMathOneSrcPlugin shear_x_m1s_pi
 

Initial value:

Definition at line 94 of file shear_x.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin shear_x_pi
 

Initial value:

 {
  NULL,
  NULL,
  0,
  NULL,
  "Shear_X-M1S-TR",
  NULL,
  NULL,
  "Percy Zahl",
  N_("_Math/_Transformations/"),
  N_("Shear X"),
  N_("Sorry, no help for shear_x filter!"),
  "no more info",
  NULL,
  NULL,
  shear_x_init,
  NULL,
  shear_x_about,
  shear_x_configure,
  NULL,
  shear_x_cleanup
}

Definition at line 71 of file shear_x.C.

Referenced by get_gxsm_plugin_info(), shear_x_about(), shear_x_configure(), and shear_x_run().


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