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