Compares two convexes by area.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public static int ComparisonAreaAscending( Convex c, Convex k ) |
Visual C++ |
---|
public: static int ComparisonAreaAscending( Convex^ c, Convex^ k ) |
F# |
---|
static member ComparisonAreaAscending : c:Convex * k:Convex -> int |