Microsoft DirectX 8.1 (C++)

Device-Supported Primitive Types

Microsoft® Direct3D® devices can create and manipulate the following types of primitives.

You can render primitive types from a C++ application with any of the rendering methods of the IDirect3DDevice8 interface.

Note that you cannot render point lists with the indexed-primitive rendering methods.