Package: graphene

Function graphene:box-max

Lambda List

graphene:box-max (box pmax)

Arguments

box -- a graphene:box-t instance
pmax -- a graphene:point3d-t instance with the maximum point

Return Value

The graphene:point3d-t instance with the result.

Details

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

See also

2024-11-12