Microsoft DirectX 8.0 (C++) |
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. For more information, see Rendering.
Note that you cannot render point lists with the indexed-primitive rendering methods.