mat4.this - multiple declarations

Function mat4.this

Prototype

ref this(
  const(float[16]) v
);

Function mat4.this

Prototype

ref this(
  ref const(mat4) v
);

Function mat4.this

Prototype

ref this(
  float v
);

Authors

Copyright

License