Namespace: Tzu_Engine.Geometry
Assembly: Tzu_Engine (in Tzu_Engine.dll)

Syntax

Visual Basic (Declaration)
Public Class Sphere
C#
public class Sphere
C++
ref class Sphere
J#
public class Sphere
JScript
public class Sphere

Inheritance Hierarchy

System.Object
   Tzu_Engine.Geometry.Sphere

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also