Click or drag to resize

SolidIcoSphereTriangleIndicesForPolyhedron Property

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


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

Property Value

IEnumerableTupleInt32, Int32, Int32
See Also