windows_perception library
Provides access to WinRT APIs from the Windows.Perception
namespace using
FFI.
Classes
- ISpatialCoordinateSystem
- SpatialBoundingBox
- An axis-aligned bounding box in the user's surroundings, with coordinates expressed in meters.
- SpatialBoundingFrustum
- A bounding frustum in the user's surroundings defined as a set of 6 planes, with coordinates expressed in meters.
- SpatialBoundingOrientedBox
- An oriented bounding box in the user's surroundings, with coordinates expressed in meters.
- SpatialCoordinateSystem
- Represents a coordinate system used to reason about the user's surroundings.
- SpatialRay
- A ray in the user's surroundings, with coordinates expressed in meters.
Enums
- SpatialLocatability
- Indicates the lifecycle state of the device's spatial location system. This lets an app know whether it can reason about the device's orientation or its position in the user's surroundings.