Class Sphere

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

Syntax

C#
public class Sphere : Primitive
Visual Basic
Public Class Sphere _
	Inherits Primitive
Visual C++
public ref class Sphere : public Primitive

Inheritance Hierarchy

System..::..Object
  JigLibX.Geometry..::..Primitive
    JigLibX.Geometry..::..Sphere

See Also