Vec4.this

  1. this()
  2. this(void* ptr, Flag!"Take" take)
    class Vec4
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )