API Differences in RealityFoundation in iOS 17.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in RealityFoundation in the iOS 17.0 SDK.

Table of Contents

Classes

PhotogrammetrySession

Structs

AccessibilityComponent
OrientedBoundingBox
Output
ProgressInfo
PhotogrammetrySample

Enums

Output
ProcessingStage

Typealiases

Detail
public typealias RawValue = Swift.Int
Outputs
public typealias AsyncIterator = RealityFoundation.PhotogrammetrySession.Outputs.Iterator
PhotogrammetrySession
public typealias ID = Foundation.UUID
SupportedActions
public typealias ArrayLiteralElement = RealityFoundation.AccessibilityComponent.SupportedActions
SupportedActions
public typealias Element = RealityFoundation.AccessibilityComponent.SupportedActions
SupportedActions
public typealias RawValue = Swift.Int

Properties & Constants

Geometry
public var orientedBounds: RealityFoundation.OrientedBoundingBox
PhotogrammetrySession
public var id: Foundation.UUID

Conformances

OrientedBoundingBox
Swift.Sendable
PhotogrammetrySession.Configuration.FeatureSensitivity
Swift.Equatable
PhotogrammetrySession.Configuration.FeatureSensitivity
Swift.Hashable
PhotogrammetrySession.Configuration.FeatureSensitivity
Swift.Sendable
PhotogrammetrySession.Configuration.SampleOrdering
Swift.Equatable
PhotogrammetrySession.Configuration.SampleOrdering
Swift.Hashable
PhotogrammetrySession.Configuration.SampleOrdering
Swift.Sendable
PhotogrammetrySession.Configuration
Swift.Sendable
PhotogrammetrySession.Error
Swift.Sendable
PhotogrammetrySession.Limits
Swift.Sendable
PhotogrammetrySession.Output.ProcessingStage
Swift.Equatable
PhotogrammetrySession.Output.ProcessingStage
Swift.Hashable
PhotogrammetrySession.Output.ProcessingStage
Swift.Sendable
PhotogrammetrySession.Output.ProgressInfo
Swift.Sendable
PhotogrammetrySession.Output
Swift.Sendable
PhotogrammetrySession.PointCloud.Point
Swift.Sendable
PhotogrammetrySession.PointCloud
Swift.Sendable
PhotogrammetrySession.Pose
Swift.Sendable
PhotogrammetrySession.Poses
Swift.Sendable
PhotogrammetrySession.Request.Detail
Swift.RawRepresentable
PhotogrammetrySession.Request.Detail
Swift.Sendable
PhotogrammetrySession.Request.Geometry
Swift.Sendable
PhotogrammetrySession.Request
Swift.Sendable
PhotogrammetrySession.Result
Swift.Sendable
PhotogrammetrySession
Swift.Identifiable

Initializers

Geometry
public init(orientedBounds: RealityFoundation.OrientedBoundingBox, transform: RealityFoundation.Transform = Transform.identity)

Enum Cases

Output
case requestProgressInfo(RealityFoundation.PhotogrammetrySession.Request, RealityFoundation.PhotogrammetrySession.Output.ProgressInfo)
Output
case stitchingIncomplete
Request
case pointCloud
Request
case poses