1 out of 2 rated this helpful - Rate this topic

Vertex Declaration (Direct3D 9)

A vertex declaration defines the vertex buffer layout and programs the tessellation engine. Starting with Direct3D 9, vertex streams are expressed as an array of D3DVERTEXELEMENT9 structures (instead of using flexible vertex format (FVF) codes). Each array element describes each per-vertex data type. Converting FVF> codes into the new format is covered in the following topics:

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ