Click or drag to resize

Altaxo.Graph.Graph3D.GraphicsContext Namespace

[Missing <summary> documentation for "N:Altaxo.Graph.Graph3D.GraphicsContext"]

Classes
Structures
Interfaces
 InterfaceDescription
Public interfaceIGraphicsContext3D 
Public interfaceIIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data. This interface is the base interface of all indexed triangle buffers.
Public interfaceIOverlayContext3D 
Public interfaceIPositionColorIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position and color.
Public interfaceIPositionColorLineListBuffer Interface to a buffer that stores indexed triangle data consisting of position and color.
Public interfaceIPositionColorTriangleBuffer Interface to a buffer that stores non-indexed triangle data consisting of position and color.
Public interfaceIPositionIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position.
Public interfaceIPositionNormalColorIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position, normal and color.
Public interfaceIPositionNormalIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position and normal.
Public interfaceIPositionNormalUIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position, normal and texture coordinates.
Public interfaceIPositionNormalUVIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position, normal and texture coordinates.
Public interfaceIPositionUVIndexedTriangleBuffer Interface to a buffer that stores indexed triangle data consisting of position and texture coordinates.
Public interfaceITransformationContext