Increases the angles of all halfspaces by the given amount.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public Convex Grow( double arcmin ) |
Visual C++ |
---|
public: Convex^ Grow( double arcmin ) |
F# |
---|
member Grow : arcmin:float -> Convex |
Parameters
- arcmin
- Type: System..::..Double
The change of radius in arcminutes.