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