![]() |
Maria GDK 5.0.0.737
Documentation of native code in develop branch
|
Public Member Functions | |
ClusterRenderer (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager, const std::shared_ptr< STK::Screen > &screen) | |
void | update (const ClusteringResults &clusteringResult, const std::shared_ptr< RasterProjector > &rp) |
void | redraw (const std::shared_ptr< RasterProjector > &rp, const STK::Camera &cam, const STK::Viewport &glViewport) |
int | getClusteringGeneration () const |
void | setClusterCircles (bool showClusterCircles) |
bool | showClusterCircles () const |
void | setClusterPoints (bool showClusterPoints) |
bool | showClusterPoints () const |
void | setClusterBoundary (bool showBoundary) |
bool | showClusterBoundary () const |