Alias vec4.length

Declaration

struct vec4
{
  // ...
  alias length;
  // ...
}

Authors

Copyright

License