mat4.transformVector

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void transformVector(vec3 v)
  2. void transformVector(float x, float y, float z, float w, vec3 dst)
    struct mat4
    const
    void
    transformVector
    (
    float x
    ,
    float y
    ,
    float z
    ,
    float w
    ,
    ref vec3 dst
    )

Meta