![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for Maria::ClusteringProcessor, including all inherited members.
clusteringCompleted() (defined in Maria::ClusteringProcessor) | Maria::ClusteringProcessor | inline |
doCluster(int taskId, const std::shared_ptr< DrawObjectStore > &store, std::shared_ptr< RasterProjector > vp, std::vector< std::shared_ptr< ClusteringBase > > clusterers, std::function< void(const std::shared_ptr< Maria::ClusteringResults > &result)> const &onCompletedOk) (defined in Maria::ClusteringProcessor) | Maria::ClusteringProcessor | inline |
needsRedraw() const (defined in Maria::ClusteringProcessor) | Maria::ClusteringProcessor | inline |
setClusterers(std::vector< std::shared_ptr< ClusteringBase > > clusterers) (defined in Maria::ClusteringProcessor) | Maria::ClusteringProcessor | inline |
startClustering(const std::shared_ptr< DrawObjectStore > &store, const std::shared_ptr< RasterProjector > &vp, std::function< void(const std::shared_ptr< Maria::ClusteringResults > &result)> const &onCompletedOk) (defined in Maria::ClusteringProcessor) | Maria::ClusteringProcessor | inline |
stopClustering(int taskId) (defined in Maria::ClusteringProcessor) | Maria::ClusteringProcessor | inline |