Click or drag to resize

SolidIcoSphereVerticesAndNormalsForSphere Property

[Missing <summary> documentation for "P:Altaxo.Drawing.D3D.SolidIcoSphere.VerticesAndNormalsForSphere"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<Tuple<PointD3D, VectorD3D>> VerticesAndNormalsForSphere { get; }

Property Value

IEnumerableTuplePointD3D, VectorD3D
See Also