TrianglePatchInformation Structure |
Language: |
Describes a triangular high-order patch.
Visual Basic Public Structure TrianglePatchInformation C# public struct TrianglePatchInformation C++ public value class TrianglePatchInformation sealed JScript In JScript, you can use structures, but you cannot define your own.
The following diagram identifies the vertex order and segment numbers for a cubic Bezier triangle patch. The vertex order determines the segment numbers used by Device.DrawTrianglePatch. The offset is the number of bytes to the first triangle patch vertex in the vertex buffer.
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) Strong Name Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center