length

fun Vec3f.length(): Float

The length of a Vec3f.


fun Vec3i.length(): Double

The length of a Vec3i.


fun Vector2f.length(): Float

The length of a Vector2f.


fun Vector3d.length(): Double

The length of a Vector3d.


fun Vector4f.length(): Float

The length of a Vector4f.