Click or drag to resize

TetrahedronUp.GetVerticesAndNormals Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols.TetrahedronUp.GetVerticesAndNormals"]


Namespace: Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public static IEnumerable<Tuple<VectorD3D, VectorD3D>> GetVerticesAndNormals()

Return Value

IEnumerable<Tuple<VectorD3D, VectorD3D>>

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols.TetrahedronUp.GetVerticesAndNormals"]

See Also