Box.expand
void expand(graphene.point3_d.Point3D point, out graphene.box.Box res)Expands the dimensions of box to include the coordinates at point.
Parameters
point | the coordinates of the point to include |
res | return location for the expanded box |
void expand(graphene.point3_d.Point3D point, out graphene.box.Box res)Expands the dimensions of box to include the coordinates at point.
point | the coordinates of the point to include |
res | return location for the expanded box |