![]() |
Maria GDK 5.0.0.737
Documentation of native code in develop branch
|
Public Member Functions | |
SuperClustering (const MariaProtobuf::ClusterSettings &settings, const ClusteringFilter &filter) | |
std::shared_ptr< Maria::ClusteringResult > | clusterDrawObjects (const std::shared_ptr< Maria::DrawObjectStore > &store, const std::shared_ptr< Maria::RasterProjector > &vp, Unclustered &unclustered, bool &terminate) override |
![]() | |
ClusteringBase (const Maria::ClusteringFilter &filter, const MariaProtobuf::ClusterSettings &settings) | |
virtual std::shared_ptr< ClusteringResult > | clusterDrawObjects (const std::shared_ptr< DrawObjectStore > &store, const std::shared_ptr< RasterProjector > &vp, Unclustered &unclustered, bool &terminate)=0 |
Additional Inherited Members | |
![]() | |
std::vector< Maria::IndexPointItem > | filterPointItems (const std::vector< Maria::IndexPointItem > &candidates, const std::unordered_set< int > &unclustered) const |
std::vector< Maria::IndexPointItem > | filterPointItems (const std::vector< Maria::IndexPointItem > &candidates) const |
std::vector< Maria::IndexAreaItem > | filterAreaItems (const std::shared_ptr< RasterProjector > &vp, const std::vector< Maria::IndexAreaItem > &candidates, const Maria::Unclustered &unclustered) const |
![]() | |
ClusteringFilter | _filter |
MariaProtobuf::ClusterSettings | _settings |