Package: graphene
Function graphene:triangle-points
Lambda Listgraphene:triangle-points (triangle a b c) ArgumentsReturn Value The value list of graphene:point3d-t instances with the coordinates
of the vertices. Details
Retrieves the three vertices of the given triangle and returns their coordinates as graphene:point3d-t instances. | See also |
2025-08-10