#include <filter.h>
Public Member Functions | |
| CrinkleSlice () | |
| std::shared_ptr< PolygonAttributes > | attributes () const |
| std::shared_ptr< CrinkleSliceParameters > | parameters () const |
Public Member Functions inherited from cil::Filter | |
| Filter () | |
| const std::string & | type () const |
| std::shared_ptr< Attributes > | attributes () const |
| std::shared_ptr< Parameters > | parameters () const |
Additional Inherited Members | |
Protected Attributes inherited from cil::Filter | |
| std::string | m_type |
| std::shared_ptr< Attributes > | m_attributes |
| std::shared_ptr< Parameters > | m_parameters |
| cil::CrinkleSlice::CrinkleSlice | ( | ) |
| std::shared_ptr< PolygonAttributes > cil::CrinkleSlice::attributes | ( | ) | const |
| std::shared_ptr< CrinkleSliceParameters > cil::CrinkleSlice::parameters | ( | ) | const |