pass_cc.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_ONE_SRC_PLUGIN__DEF

Functions

static void pass_cc_init (void)
static void pass_cc_about (void)
static void pass_cc_configure (void)
static void pass_cc_cleanup (void)
static gboolean pass_cc_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin pass_cc_pi
GxsmMathOneSrcPlugin pass_cc_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 88 of file pass_cc.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 185 of file pass_cc.C.

References pass_cc_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 176 of file pass_cc.C.

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

static void pass_cc_about void   )  [static]
 

Definition at line 202 of file pass_cc.C.

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

static void pass_cc_cleanup void   )  [static]
 

Definition at line 222 of file pass_cc.C.

References DBG_L2, and PI_DEBUG.

static void pass_cc_configure void   )  [static]
 

Definition at line 215 of file pass_cc.C.

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

static void pass_cc_init void   )  [static]
 

Definition at line 196 of file pass_cc.C.

References DBG_L2, and PI_DEBUG.

static gboolean pass_cc_run Scan Src,
Scan Dest
[static]
 

Definition at line 228 of file pass_cc.C.

References Mem2d::CopyFrom(), Mem2d::data, scan_object_data::get_name(), scan_object_data::get_num_points(), Scan::get_object_data(), scan_object_data::get_xy(), Mem2d::GetNx(), Mem2d::GetNy(), MATH_OK, MATH_SELECTIONERR, Scan::mem2d, MkMausSelect(), Scan::number_of_object(), ZData::set_all_Z(), Scan::World2Pixel(), MOUSERECT::xLeft, MOUSERECT::xRight, MOUSERECT::xSize, MOUSERECT::yBottom, MOUSERECT::ySize, MOUSERECT::yTop, and ZEROVALUE.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm pass_cc Plugin\n\n"
                                   "Pass band selection, C conj, all rectangles")

Definition at line 171 of file pass_cc.C.

GxsmMathOneSrcPlugin pass_cc_m1s_pi
 

Initial value:

Definition at line 165 of file pass_cc.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin pass_cc_pi
 

Definition at line 101 of file pass_cc.C.

Referenced by get_gxsm_plugin_info(), pass_cc_about(), and pass_cc_configure().


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