Click or drag to resize

TetrahedronUpGetVerticesAndNormals 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.3179.0 (4.8.3179.0)
Syntax
C#
public static IEnumerable<Tuple<VectorD3D, VectorD3D>> GetVerticesAndNormals()

Return Value

IEnumerableTupleVectorD3D, VectorD3D

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

See Also