Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains tri-patch info.
Syntax
typedef struct _D3DDDITRIPATCH_INFO {
UINT StartVertexOffset;
UINT NumVertices;
D3DDDIBASISTYPE Basis;
D3DDDIDEGREETYPE Degree;
} D3DDDITRIPATCH_INFO;
Members
StartVertexOffset
The offset of the start vertex.
NumVertices
The number of vertices.
Basis
Basis.
Degree
Degree.
Requirements
Requirement | Value |
---|---|
Header | d3dumddi.h |