IPositionColorTriangleBuffer Interface |
Interface to a buffer that stores non-indexed triangle data consisting of position and color.
Namespace: Altaxo.Graph.Graph3D.GraphicsContextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface IPositionColorTriangleBuffer
The IPositionColorTriangleBuffer type exposes the following members.
Methods | Name | Description |
---|
| Add |
Adds the specified vertex.
|
TopSee Also