[explicit]
PointCloudLayer::PointCloudLayer(Esri::ArcGISRuntime::Item *item, QObject *parent = nullptr)
Creates a point cloud layer from the specified portal item.
{PortalItem::PortalItem(const QUrl&, QObject*)}, {Esri::ArcGISRuntime::Layer::item} {Layer::item}
See also PortalItem and Esri::ArcGISRuntime::PortalItem::PortalItem(const QUrl&, QObject*).
[explicit]
PointCloudLayer::PointCloudLayer(const QUrl &url, QObject *parent = nullptr)
Creates a point cloud layer with the specified service or package URL.
If the specified URL is a portal item URL (see PortalItem::PortalItem(const QUrl&, QObject*) for the supported URL formats), the underlying PortalItem will be created and accessible through Layer::item.
{PortalItem::PortalItem(const QUrl&, QObject*)}, {Esri::ArcGISRuntime::Layer::item} {Layer::item}
See also PortalItem and Esri::ArcGISRuntime::PortalItem::PortalItem(const QUrl&, QObject*).
[override virtual noexcept]
PointCloudLayer::~PointCloudLayer()
Destructor.
[since Esri::ArcGISRuntime 100.6]
double PointCloudLayer::altitudeOffset() const
Returns the altitudeOffset of this layer.
This function was introduced in Esri::ArcGISRuntime 100.6.
See also setAltitudeOffset().
[since Esri::ArcGISRuntime 100.6]
void PointCloudLayer::setAltitudeOffset(double altitudeOffset)
Sets the altitudeOffset of this layer.
This function was introduced in Esri::ArcGISRuntime 100.6.
See also altitudeOffset.
[override virtual]
QUrl PointCloudLayer::url() const
Reimplements: RemoteResource::url() const.
Returns the URL of the point cloud layer.
This method can't be called once the layer is loading else an ErrorType::CommonIllegalState error will occur.
{PointCloudLayer(const QUrl&, QObject*)}
See also Esri::ArcGISRuntime::PointCloudLayer::PointCloudLayer(const QUrl&, QObject*).
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