Matrix4f.Scaling

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4f Scaling(SWIGTYPE_p_OVR__Vector3T_float_t v)
  2. Matrix4f Scaling(float x, float y, float z)
    class Matrix4f
    static
    Scaling
    (
    float x
    ,
    float y
    ,
    float z
    )
  3. Matrix4f Scaling(float s)

Meta