Point3D.distance

Computes the distance between the two given #graphene_point3d_t.

class Point3D
float
distance

Parameters

b Point3D

a #graphene_point3d_t

delta Vec3

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

Return Value

Type: float

the distance between two points

Meta