CSol
Public Member Functions | Public Attributes | List of all members
LayerInfo Class Reference

Layer information class for Grid view and edit widgets.

#include <widgets/csol_2d_glwidget.h>

Public Member Functions

 LayerInfo ()
 
LayerInfooperator= (const LayerInfo &r_)
 

Public Attributes

REAL colourAlpha
 
REAL colourMax
 
REAL colourMin
 
int colourScheme
 
bool colourSchemeInvert
 
bool drawMax
 
bool drawMin
 
bool editable
 
bool initialised
 
bool isStatic
 
QString name
 
QString projection
 
bool setMinMax
 
bool shaded
 
int slice
 
bool smooth
 
int type
 
bool visible
 

Constructor & Destructor Documentation

LayerInfo ( )
inline

Member Function Documentation

LayerInfo& operator= ( const LayerInfo r_)
inline

Member Data Documentation

REAL colourAlpha
REAL colourMax
REAL colourMin
int colourScheme
bool colourSchemeInvert
bool drawMax
bool drawMin
bool editable
bool initialised
bool isStatic
QString name
QString projection
bool setMinMax
bool shaded
int slice
bool smooth
int type
bool visible