|
| ClusterRenderer (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< Maria::DrawObjectManager > &drawObjectManager, 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 |
|
|
static float | InitSymDepth () |
|
static float | SymLabelDepthDelta () |
|
static float | SymDepthDelta () |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MDrawObject/MClusterRenderer.h
- Native/MariaNative/MDrawObject/MClusterRenderer.cpp