| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
Encapsulates results of snapping a profile point. More...
#include <qgsprofilesnapping.h>
| Public Member Functions | |
| bool | isValid () const | 
| Returns trueif the result is a valid point.  More... | |
| Public Attributes | |
| QgsProfilePoint | snappedPoint | 
| Snapped point.  More... | |
Encapsulates results of snapping a profile point.
Definition at line 56 of file qgsprofilesnapping.h.
| 
 | inline | 
Returns true if the result is a valid point. 
Definition at line 66 of file qgsprofilesnapping.h.
| QgsProfilePoint QgsProfileSnapResult::snappedPoint | 
Snapped point.
Definition at line 61 of file qgsprofilesnapping.h.