slopeabs.C File Reference

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

Go to the source code of this file.

Classes

struct  APlane
struct  Facet

Defines

#define GXSM_ONE_SRC_PLUGIN__DEF

Functions

static void SlopeAbs_init (void)
static void SlopeAbs_about (void)
static void SlopeAbs_configure (void)
static void SlopeAbs_cleanup (void)
static gboolean SlopeAbs_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)
void FacetERegress (Scan *Src, Facet *fac, APlane *ap)

Variables

GxsmPlugin SlopeAbs_pi
GxsmMathOneSrcPlugin SlopeAbs_m1s_pi
static const char * about_text
int FacetRadius = 2
int FacetRadiusDefault = 0


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 96 of file slopeabs.C.


Function Documentation

void FacetERegress Scan Src,
Facet fac,
APlane ap
 

Definition at line 256 of file slopeabs.C.

References APlane::ax, APlane::ay, APlane::b, Facet::Cline, Facet::Crow, Facet::Crx, Facet::Cry, Mem2d::GetDataPkt(), and Scan::mem2d.

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 197 of file slopeabs.C.

References SlopeAbs_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 188 of file slopeabs.C.

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

static void SlopeAbs_about void   )  [static]
 

Definition at line 218 of file slopeabs.C.

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

static void SlopeAbs_cleanup void   )  [static]
 

Definition at line 242 of file slopeabs.C.

References DBG_L2, and PI_DEBUG.

static void SlopeAbs_configure void   )  [static]
 

Definition at line 231 of file slopeabs.C.

References GxsmPlugin::app, FacetRadiusDefault, SlopeAbs_pi, Xsm::Unity, GnomeAppService::ValueRequest(), and App::xsm.

static void SlopeAbs_init void   )  [static]
 

Definition at line 212 of file slopeabs.C.

References DBG_L2, and PI_DEBUG.

static gboolean SlopeAbs_run Scan Src,
Scan Dest
[static]
 

Definition at line 310 of file slopeabs.C.

References GxsmPlugin::app, APlane::ax, APlane::ay, Facet::Cline, Facet::Crow, Facet::Crx, Facet::Cry, Mem2d::data, Scan::data, Scan_Param::dx, Scan_Param::dy, Scan_Param::dz, FacetERegress(), FacetRadius, FacetRadiusDefault, gapp, Mem2d::GetNx(), Mem2d::GetNy(), MATH_SIZEERR, Scan::mem2d, ZData::MkXLookup(), ZData::MkYLookup(), Scan_Param::nx, Scan_Param::ny, Mem2d::PutDataPkt(), Mem2d::Resize(), Scan_Param::rx, Scan_Param::ry, Scan_Param::rz, SCAN_DATA::s, SET_PROGRESS, App::SetStatus(), SCAN_DATA::SetZUnit(), SlopeAbs_pi, sqrt(), Xsm::Unity, GnomeAppService::ValueRequest(), App::xsm, and ZD_FLOAT.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm SlopeAbs Plugin\n\n"
                                   "SlopeAbs calculates the\n"
                                   "absolute local Slope.")

Definition at line 179 of file slopeabs.C.

int FacetRadius = 2
 

Definition at line 183 of file slopeabs.C.

int FacetRadiusDefault = 0
 

Definition at line 184 of file slopeabs.C.

Referenced by SlopeAbs_configure(), SlopeAbs_run(), SlopeDir_configure(), and SlopeDir_run().

GxsmMathOneSrcPlugin SlopeAbs_m1s_pi
 

Initial value:

Definition at line 173 of file slopeabs.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin SlopeAbs_pi
 

Definition at line 109 of file slopeabs.C.

Referenced by get_gxsm_plugin_info(), SlopeAbs_about(), SlopeAbs_configure(), and SlopeAbs_run().


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