Package: graphene
Function graphene:plane-init-from-points
Lambda Listgraphene:plane-init-from-points (plane a b c) ArgumentsReturn ValueThe initialized graphene:plane-t instance. Details            
    Initializes the given plane using the 3 provided co-planar points.  
  The winding order is counter-clockwise, and determines which direction the
  normal vector will point.      | See also | 
#2025-08-10