Matrix4d.unprojectInvRay

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4d unprojectInvRay(Vector2d winCoords, int[] viewport, Vector3d originDest, Vector3d dirDest)
    struct Matrix4d
  2. Matrix4d unprojectInvRay(double winX, double winY, int[] viewport, Vector3d originDest, Vector3d dirDest)

Meta