Determines whether the halfspace contains the whole unit sphere.

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

Syntax

C#
public bool IsAll()
Visual C++
public:
bool IsAll()
F#
member IsAll : unit -> bool 

Return Value

[Missing <returns> documentation for "M:Spherical.Halfspace.IsAll"]

See Also