mat4.transformVector

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

Meta