Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

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

You can render primitive types from an application with any of the rendering methods of the IDirect3DMobileDeviceinterface. For more information, see Rendering.

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

See Also