IHeadPoseTracker Interface

Definition

Interface for retrieving the current head pose.

public interface IHeadPoseTracker
type IHeadPoseTracker = interface
Public Interface IHeadPoseTracker
Derived

Methods

GetHeadPose()

Return the current head pose in Spongy (local) space.

Reset()

Reset is called whenever there is a conceptual restart. Any cached information should be discarded and re-evaluated.

Applies to