androidx.xr.runtime.math


Classes

MathHelper
Matrix4

An immutable 4x4 matrix that represents translation, scale, and rotation.

Pose

Represents an immutable rigid transformation from one coordinate space to another.

Quaternion

Represents a rotation component in three-dimensional space.

Ray

Represents a ray in 3D space.

Vector2

Represents a position in the 2D plane.

Vector3

Represents a three-dimensional position in space.