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