Determines whether the halfspace is empty.

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

Syntax

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

Return Value

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

See Also