Package: graphene

Function graphene:vec4-negate

Lambda List

graphene:vec4-negate (v result)

Arguments

v -- a graphene:vec4-t instance
result -- a graphene:vec4-t instance for the result

Return Value

The graphene:vec4-t instance with the negated vector.

Details

Negates the given vector.
 

See also

2024-12-26