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

#include <d3dtypes.h>

Data Fields

WORD wCount
 
WORD wFirst
 

Detailed Description

Span structure Spans join a list of points with the same y value. If the y value changes, a new span is started.

Field Documentation

◆ wCount

WORD _D3DSPAN::wCount

Number of spans

◆ wFirst

WORD _D3DSPAN::wFirst

Index to first vertex


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