Click or drag to resize

SolidIcoSphere Constructor

Initializes a new instance of the SolidIcoSphere class.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SolidIcoSphere(
	int recursionLevel
)

Parameters

recursionLevel  Int32
The recursion level used to refine the initial icosahedron.
See Also