An analysis object that evaluates visibility along a line defined by observer and target point objects. More...
Member Function Documentation LocationLineOfSight::LocationLineOfSight(const Esri::ArcGISRuntime::Point &observerLocation, const Esri::ArcGISRuntime::Point &targetLocation, QObject *parent = nullptr)Creates a LineOfSight analysis object that defines an observer and a target.
[override virtual noexcept]
LocationLineOfSight::~LocationLineOfSight()
Destructor.
Esri::ArcGISRuntime::Point LocationLineOfSight::observerLocation() constReturns the observer location.
The point coordinates (x,y,z) define the observer location in 3D space.
See also setObserverLocation().
void LocationLineOfSight::setObserverLocation(const Esri::ArcGISRuntime::Point &observerLocation)Sets the observer location to observerLocation.
The point coordinates (x,y,z) define the observer location in 3D space.
See also observerLocation().
void LocationLineOfSight::setTargetLocation(const Esri::ArcGISRuntime::Point &targetLocation)Sets the target point location to targetLocation.
The point coordinates (x,y,z) define the target location in 3D space.
See also targetLocation().
Esri::ArcGISRuntime::Point LocationLineOfSight::targetLocation() constReturns the target location.
The point coordinates (x,y,z) define the target location in 3D space.
See also setTargetLocation().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4