DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_D3DLINE Struct Reference

#include <d3dtypes.h>

Data Fields

union {
   WORD   v1
 
   WORD   wV1
 
}; 
 
union {
   WORD   v2
 
   WORD   wV2
 
}; 
 

Detailed Description

Line list structure. The instruction count defines the number of line segments.

Field Documentation

◆ 

union { ... } _D3DLINE::@95

◆ 

union { ... } _D3DLINE::@97

◆ v1

WORD _D3DLINE::v1

Vertex indices

◆ v2

WORD _D3DLINE::v2

◆ wV1

WORD _D3DLINE::wV1

◆ wV2

WORD _D3DLINE::wV2

The documentation for this struct was generated from the following file: