A KML orientation object. More...
Public Functions Detailed DescriptionSpecifies values that define an orientation.
Member Function Documentation KmlOrientation::KmlOrientation(double heading, double tilt, double roll, QObject *parent = nullptr)Creates an orientation with the specified heading, tilt, and roll values.
Values are normalized in the range of 0 to 360 (inclusive). For more information on how heading, tilt, and roll relate to the coordinate system, see the documentation for KML models.
[override virtual noexcept]
KmlOrientation::~KmlOrientation()
Destructor.
double KmlOrientation::heading() constReturns the heading in degrees.
Values range from 0 to 360 degrees. The default value is 0.
double KmlOrientation::roll() constReturns the roll in degrees.
Values range from 0 to 360 degrees. The default value is 0.
double KmlOrientation::tilt() constReturns the tilt in degrees.
Values range from 0 to 360 degrees. The default value is 0.
bool KmlOrientation::operator!=(Esri::ArcGISRuntime::KmlOrientation *other) constReturns true
if this object is not equal to a second KmlOrientation object.
Returns true
if this object is equal to a second KmlOrientation object.
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