IOverlay |
public interface IOverlayContext3D : ITransformationContext
The IOverlayContext3D type exposes the following members.
| Name | Description | |
|---|---|---|
| PositionColorIndexedTriangleBuffers | Gets the indexed triangle buffer for colored overlay geometry. | |
| PositionColorLineListBuffer | Gets the line-list buffer for colored overlay geometry. | |
| Transformation |
Gets the current transformation matrix.
(Inherited from ITransformationContext) | |
| TransposedInverseTransformation |
Gets the transposed inverse transformation matrix.
(Inherited from ITransformationContext) |