negate


Description:

public Plane negate ()

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

Parameters:

this

a Plane

res

return location for the negated plane