Represents the arcs in a patch of a convex.

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

Syntax

C#
[SerializableAttribute]
public class Patch : IPatch
Visual C++
[SerializableAttribute]
public ref class Patch : IPatch
F#
[<SerializableAttribute>]
type Patch =  
    class
        interface IPatch
    end

Inheritance Hierarchy

System..::..Object
  Spherical..::..Patch

See Also