VPTissue Reference Manual
|
Set the parameters for the exploration. More...
#include <ParamPage.h>
Public Member Functions | |
ParamPage (const std::shared_ptr< Exploration > &exploration) | |
Constructor. More... | |
virtual | ~ParamPage () |
Destructor. | |
Set the parameters for the exploration.
Definition at line 39 of file ParamPage.h.
SimPT_Parex::ParamPage::ParamPage | ( | const std::shared_ptr< Exploration > & | exploration | ) |
Constructor.
exploration | A reference to the variable that contains the pointer of the exploration the user chose |
Definition at line 48 of file ParamPage.cpp.