Creates a convex from another one.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
| C# |
|---|
public Convex( Convex convex ) |
| Visual C++ |
|---|
public: Convex( Convex^ convex ) |
| F# |
|---|
new : convex:Convex -> Convex |
Parameters
- convex
- Type: Spherical..::..Convex
The input convex.