Package: graphene

Function graphene:plane-negate

Lambda List

graphene:plane-negate (plane result)

Arguments

plane -- a graphene:plane-t instance to initialize
result -- a graphene:plane-t instance for the result

Return Value

The normalized graphene:plane-t instance.

Details

Negates the normal vector and constant of the plane, effectively mirroring the plane across the origin.
 

See also

#2025-4-7