Sorts the halfspaces of the convex by radius, x, y and z.

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

Syntax

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

See Also