Matrix4f.Translation

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

Meta