Plane.negate

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

class Plane
void
negate
()

Parameters

res Plane

return location for the negated plane

Meta