ReadFramework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rdf::GradientVectorConfig Class Reference

#include <GradientVector.h>

Inheritance diagram for rdf::GradientVectorConfig:
Collaboration diagram for rdf::GradientVectorConfig:

Public Member Functions

 GradientVectorConfig ()
 
double sigma () const
 
void setSigma (double s)
 
bool normGrad () const
 
void setNormGrad (bool n)
 
bool perpendAngle () const
 
void setPerpendAngle (bool p)
 
QString toString () const override
 
- Public Member Functions inherited from rdf::ModuleConfig
 ModuleConfig (const QString &moduleName="Generic Module")
 
void loadSettings ()
 Loads the settings. More...
 
void saveSettings ()
 Saves the settings. More...
 
QString name () const
 

Additional Inherited Members

- Protected Attributes inherited from rdf::ModuleConfig
QString mModuleName
 

Constructor & Destructor Documentation

rdf::GradientVectorConfig::GradientVectorConfig ( )

Member Function Documentation

bool rdf::GradientVectorConfig::normGrad ( ) const
bool rdf::GradientVectorConfig::perpendAngle ( ) const
void rdf::GradientVectorConfig::setNormGrad ( bool  n)
void rdf::GradientVectorConfig::setPerpendAngle ( bool  p)
void rdf::GradientVectorConfig::setSigma ( double  s)
double rdf::GradientVectorConfig::sigma ( ) const
QString rdf::GradientVectorConfig::toString ( ) const
overridevirtual

Reimplemented from rdf::ModuleConfig.


The documentation for this class was generated from the following files: