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.3179.0 (4.8.3179.0)
Syntax
C#
public SolidIcoSphere(
	int recursionLevel
)

Parameters

recursionLevel  Int32

[Missing <param name="recursionLevel"/> documentation for "M:Altaxo.Drawing.D3D.SolidIcoSphere.#ctor(System.Int32)"]

See Also