#include <filter.h>
Public Member Functions | |
| Tube () | |
| std::shared_ptr< PolygonAttributes > | attributes () const |
| std::shared_ptr< TubeParameters > | 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::Tube::Tube | ( | ) |
| std::shared_ptr< PolygonAttributes > cil::Tube::attributes | ( | ) | const |
| std::shared_ptr< TubeParameters > cil::Tube::parameters | ( | ) | const |