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