Matrix4x3d.pick

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4x3d pick(double x, double y, double width, double height, int[] viewport, Matrix4x3d dest)
    struct Matrix4x3d
    public
    pick
    (
    double x
    ,
    double y
    ,
    double width
    ,
    double height
    ,
    int[] viewport
    ,)
  2. Matrix4x3d pick(double x, double y, double width, double height, int[] viewport)

Meta