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