#include <meshhoverprobe.h>
|
| void | elevationChanged (double z, bool finite) |
| | Emitted on every (throttled) cursor update. When the cursor is outside every triangle, finite is false and z is NaN.
|
| |
◆ MeshHoverProbe()
| mesh::MeshHoverProbe::MeshHoverProbe |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~MeshHoverProbe()
| mesh::MeshHoverProbe::~MeshHoverProbe |
( |
| ) |
|
|
overridedefault |
◆ elevationChanged
| void mesh::MeshHoverProbe::elevationChanged |
( |
double |
z, |
|
|
bool |
finite |
|
) |
| |
|
signal |
Emitted on every (throttled) cursor update. When the cursor is outside every triangle, finite is false and z is NaN.
◆ lastValid()
| bool mesh::MeshHoverProbe::lastValid |
( |
| ) |
const |
|
inline |
◆ lastZ()
| double mesh::MeshHoverProbe::lastZ |
( |
| ) |
const |
|
inline |
◆ setActiveMesh()
◆ setCanvas()
| void mesh::MeshHoverProbe::setCanvas |
( |
MapCanvas * |
canvas | ) |
|
The documentation for this class was generated from the following files: