Package: graphene
Function graphene:box-init
Lambda Listgraphene:box-init (box pmin pmax) Argumentsbox -- a graphene:box-t instance to initialize pmin -- a graphene:point3d-t instance for the coordinates of the minimum vertex pmax -- a graphene:point3d-t instance for the coordinates of the maximum vertex Return ValueThe initialized graphene:box-t instance. Details Initializes the given graphene:box-t instance with two vertices. | See also |
2025-4-5