Returns the total number of patches of all convexes.

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

Syntax

C#
public int GetNumberOfPatches()
Visual C++
public:
int GetNumberOfPatches()
F#
member GetNumberOfPatches : unit -> int 

Return Value

The number of patches.

See Also