UltraScan III
Classes | Typedefs | Functions
us_pseudo3d_combine.h File Reference
#include <QtGui>
#include "qwt_plot_marker.h"
#include "qwt_plot_spectrogram.h"
#include "qwt_plot_layout.h"
#include "qwt_plot_zoomer.h"
#include "qwt_plot_panner.h"
#include "qwt_scale_widget.h"
#include "qwt_scale_draw.h"
#include "qwt_color_map.h"
#include "us_extern.h"
#include "us_widgets.h"
#include "us_help.h"
#include "us_editor.h"
#include "us_model_loader.h"
#include "us_plot.h"
#include "us_colorgradIO.h"
#include "us_spectrodata.h"
Include dependency graph for us_pseudo3d_combine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  distro_sys
 < More...
 
class  US_Pseudo3D_Combine
 Class for displaying models in pseudo-3D. More...
 

Typedefs

typedef struct distro_sys DisSys
 < More...
 

Functions

bool distro_lessthan (const S_Solute &, const S_Solute &)
 Less-than function for sorting distributions. More...
 

Typedef Documentation

typedef struct distro_sys DisSys

<

Distribution structure

Function Documentation

bool distro_lessthan ( const S_Solute solu1,
const S_Solute solu2 
)

Less-than function for sorting distributions.

Definition at line 33 of file us_ga_init.cpp.