Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Graph3D.GraphicsContext"]
Class | Description | |
---|---|---|
GraphicsContext3DBase | ||
GraphicsContextD3DPrimitivesBase |
Structure | Description | |
---|---|---|
PositionIndexedTriangleBuffers | ||
PositionNormalIndexedTriangleBuffers |
Interface | Description | |
---|---|---|
IGraphicsContext3D | ||
IIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data. This interface is the base interface of all indexed triangle buffers. | |
IOverlayContext3D | ||
IPositionColorIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position and color. | |
IPositionColorLineListBuffer | Interface to a buffer that stores indexed triangle data consisting of position and color. | |
IPositionColorTriangleBuffer | Interface to a buffer that stores non-indexed triangle data consisting of position and color. | |
IPositionIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position. | |
IPositionNormalColorIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position, normal and color. | |
IPositionNormalIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position and normal. | |
IPositionNormalUIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position, normal and texture coordinates. | |
IPositionNormalUVIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position, normal and texture coordinates. | |
IPositionUVIndexedTriangleBuffer | Interface to a buffer that stores indexed triangle data consisting of position and texture coordinates. | |
ITransformationContext |