Gets hugeSphere

Namespace: JigLibX.Geometry
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public static Sphere HugeSphere { get; }
Visual Basic
Public Shared ReadOnly Property HugeSphere As Sphere
	Get
Visual C++
public:
static property Sphere^ HugeSphere {
	Sphere^ get ();
}

See Also