Inverts halfspace: derives the complementer on the sphere

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public void Invert()
Visual C++
public:
void Invert()
F#
member Invert : unit -> unit 

Remarks

Mirrors center and cos0 = -1 * cos0

See Also