A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-kmlorientation.html below:

KmlOrientation Class | ArcGIS Maps SDK for Qt

  • KmlOrientation
  • class Esri::ArcGISRuntime::KmlOrientation

    A KML orientation object. More...

    Public Functions Detailed Description

    Specifies 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() const

    Returns the heading in degrees.

    Values range from 0 to 360 degrees. The default value is 0.

    double KmlOrientation::roll() const

    Returns the roll in degrees.

    Values range from 0 to 360 degrees. The default value is 0.

    double KmlOrientation::tilt() const

    Returns the tilt in degrees.

    Values range from 0 to 360 degrees. The default value is 0.

    bool KmlOrientation::operator!=(Esri::ArcGISRuntime::KmlOrientation *other) const

    Returns true if this object is not equal to a second KmlOrientation object.

    bool KmlOrientation::operator==(Esri::ArcGISRuntime::KmlOrientation *other) const

    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