#include <BLSURFPluginGUI_HypothesisCreator.h>
Public Member Functions | |
| TAttractor (const char *theAttEntry, double theStartSize, double theInfDist, double theConstDist) | |
| void | SetToDelete () |
| bool | IsToDelete () const |
Data Fields | |
| std::string | attEntry |
| double | startSize |
| double | infDist |
| double | constDist |
| TAttractor::TAttractor | ( | const char * | theAttEntry, |
| double | theStartSize, | ||
| double | theInfDist, | ||
| double | theConstDist | ||
| ) |
| void TAttractor::SetToDelete | ( | ) |
References startSize.
| bool TAttractor::IsToDelete | ( | ) | const |
References startSize.
| std::string TAttractor::attEntry |
| double TAttractor::startSize |
| double TAttractor::infDist |
| double TAttractor::constDist |