Alias vec3.length

Declaration

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

Authors

Copyright

License