distance

fun distance(b: Point3D, delta: Vec3?): Float

Computes the distance between the two given #graphene_point3d_t.

Return

the distance between two points

Since

1.4

Parameters

b

a #graphene_point3d_t

delta

return location for the distance components on the X, Y, and Z axis