CreatePoseFromGeospatialPoseSuccess


class CreatePoseFromGeospatialPoseSuccess : CreatePoseFromGeospatialPoseResult


Result of a successful Geospatial.createPoseFromGeospatialPose call.

Summary

Public constructors

Public properties

Pose

the Pose that was created.

Public constructors

CreatePoseFromGeospatialPoseSuccess

Added in 1.0.0-alpha08
CreatePoseFromGeospatialPoseSuccess(pose: Pose)

Public properties

pose

Added in 1.0.0-alpha08
val posePose

the Pose that was created.