Function recoverPoseAsync

  • Parameters

    Returns Promise<{
        R: Mat;
        T: Vec3;
        returnValue: number;
    }>