Click or drag to resize

IPositionColorTriangleBuffer Interface

Interface to a buffer that stores non-indexed triangle data consisting of position and color.

Namespace: Altaxo.Graph.Graph3D.GraphicsContext
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IPositionColorTriangleBuffer

The IPositionColorTriangleBuffer type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds the specified vertex.
Top
See Also