An NDoc Documented Class Library

Sphere Class

Sphere is a surface, which implements a sphere with the origin as center and a Radius. Sphere overrides the abstract functions Value, uDerivation and vDerivation

For a list of all members of this type, see Sphere Members.

System.Object
   Minais.Drawing3d.Surfaces.Surface
      Minais.Drawing3d.Surfaces.Sphere

public class Sphere : Surface

Thread Safety

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

Requirements

Namespace: Minais.Drawing3d.Surfaces

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Sphere Members | Minais.Drawing3d.Surfaces Namespace