Package: graphene
Function graphene:point3d-init
Lambda Listgraphene:point3d-init (p x y z) ArgumentsReturn ValueThe initialized graphene:point3d-t instance. Details                Initializes the point to the given x, y, and z
    coordinates.  
  It is safe to call this function multiple times.    | See also | 
2025-08-09