Represents the intersection of a set of halfspaces.

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

Syntax

C#
[SerializableAttribute]
public class Convex
Visual C++
[SerializableAttribute]
public ref class Convex
F#
[<SerializableAttribute>]
type Convex =  class end

Inheritance Hierarchy

System..::..Object
  Spherical..::..Convex

See Also