Box.expandVec3

void expandVec3(graphene.vec3.Vec3 vec, out graphene.box.Box res)

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

Parameters

vecthe coordinates of the point to include, as a #graphene_vec3_t
resreturn location for the expanded box