#include <DensityComputation.h>
◆ DensityComputation()
| hdps::DensityComputation::DensityComputation |
( |
| ) |
|
◆ ~DensityComputation()
| hdps::DensityComputation::~DensityComputation |
( |
| ) |
|
|
override |
◆ cleanup()
| void hdps::DensityComputation::cleanup |
( |
| ) |
|
◆ compute()
| void hdps::DensityComputation::compute |
( |
| ) |
|
◆ getDensityTexture()
| Texture2D & hdps::DensityComputation::getDensityTexture |
( |
| ) |
|
|
inline |
◆ getMaxDensity()
| float hdps::DensityComputation::getMaxDensity |
( |
| ) |
const |
|
inline |
◆ getNumPoints()
| unsigned int hdps::DensityComputation::getNumPoints |
( |
| ) |
|
|
inline |
◆ init()
| void hdps::DensityComputation::init |
( |
QOpenGLContext * |
ctx | ) |
|
◆ setBounds()
| void hdps::DensityComputation::setBounds |
( |
float |
left, |
|
|
float |
right, |
|
|
float |
bottom, |
|
|
float |
top |
|
) |
| |
◆ setData()
| void hdps::DensityComputation::setData |
( |
const std::vector< Vector2f > * |
data | ) |
|
◆ setSigma()
| void hdps::DensityComputation::setSigma |
( |
float |
sigma | ) |
|
The documentation for this class was generated from the following files: