#include <parameters.h>
Public Member Functions | |
| StreamSurfaceParameters () | |
Public Member Functions inherited from cil::Parameters | |
| Parameters () | |
| virtual | ~Parameters () |
| const std::string & | type () const |
Public Attributes | |
| std::string | name |
| std::vector< Vector3f > | seeds |
| double | lengthUnit |
Additional Inherited Members | |
Protected Attributes inherited from cil::Parameters | |
| std::string | m_type |
| cil::StreamSurfaceParameters::StreamSurfaceParameters | ( | ) |
| double cil::StreamSurfaceParameters::lengthUnit |
| std::string cil::StreamSurfaceParameters::name |
| std::vector<Vector3f> cil::StreamSurfaceParameters::seeds |