Package: graphene

Function graphene:box-min

Lambda List

graphene:box-min (box pmin)

Arguments

box -- a graphene:box-t instance
pmin -- a graphene:point3d-t instance with the minimum point

Return Value

The graphene:point3d-t instance with the result.

Details

Retrieves the coordinates of the minimum point of the given box.
 

See also

2024-11-12