Alias vec2.length

Declaration

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

Authors

Copyright

License