Box.expandVec3

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

class Box
void
expandVec3

Parameters

vec graphene.vec3.Vec3

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

res graphene.box.Box

return location for the expanded box