to_float.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 to_float_init (void)
static void to_float_about (void)
static void to_float_configure (void)
static void to_float_cleanup (void)
static gboolean to_float_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin to_float_pi
GxsmMathOneSrcPlugin to_float_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 82 of file to_float.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 179 of file to_float.C.

References to_float_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 170 of file to_float.C.

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

static void to_float_about void   )  [static]
 

Definition at line 196 of file to_float.C.

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

static void to_float_cleanup void   )  [static]
 

Definition at line 216 of file to_float.C.

References DBG_L2, and PI_DEBUG.

static void to_float_configure void   )  [static]
 

Definition at line 209 of file to_float.C.

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

static void to_float_init void   )  [static]
 

Definition at line 190 of file to_float.C.

References DBG_L2, and PI_DEBUG.

static gboolean to_float_run Scan Src,
Scan Dest
[static]
 

Definition at line 222 of file to_float.C.

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


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm to_float Plugin\n\n"
                                   "Convert to float")

Definition at line 165 of file to_float.C.

GxsmMathOneSrcPlugin to_float_m1s_pi
 

Initial value:

Definition at line 159 of file to_float.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin to_float_pi
 

Definition at line 95 of file to_float.C.

Referenced by get_gxsm_plugin_info(), to_float_about(), and to_float_configure().


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