#include <parameters.h>
Public Member Functions | |
| IsoVolumeParameters () | |
Public Member Functions inherited from cil::Parameters | |
| Parameters () | |
| virtual | ~Parameters () |
| const std::string & | type () const |
Public Attributes | |
| std::string | name |
| std::shared_ptr< MinMax > | range |
Additional Inherited Members | |
Protected Attributes inherited from cil::Parameters | |
| std::string | m_type |
| cil::IsoVolumeParameters::IsoVolumeParameters | ( | ) |
| std::string cil::IsoVolumeParameters::name |
| std::shared_ptr<MinMax> cil::IsoVolumeParameters::range |