Plane.negate
void negate(out graphene.plane.Plane res)Negates the normal vector and constant of a #graphene_plane_t, effectively mirroring the plane across the origin.
Parameters
res | return location for the negated plane |
void negate(out graphene.plane.Plane res)Negates the normal vector and constant of a #graphene_plane_t, effectively mirroring the plane across the origin.
res | return location for the negated plane |