Yields all patches of the region.

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

Syntax

C#
public IEnumerable<Patch> EnumPatches()
Visual C++
public:
IEnumerable<Patch^>^ EnumPatches()
F#
member EnumPatches : unit -> IEnumerable<Patch> 

Return Value

[Missing <returns> documentation for "M:Spherical.Region.EnumPatches"]

See Also