expandVec3

fun expandVec3(vec: Vec3, res: Box)

Expands the dimensions of @box to include the coordinates of the given vector.

Since

1.2

Parameters

vec

the coordinates of the point to include, as a #graphene_vec3_t

res

return location for the expanded box