Platform SDK: DirectX

ID3DXSimpleShape

The ID3DXSimpleShape interface is obtained by drawing a shape with one of the following global functions:

The methods of the ID3DXSimpleShape interface can be organized into the following groups:

Information GetIndices
  GetVB
Rendering Draw

The ID3DXSimpleShape interface, like all COM interfaces, inherits the IUnknown interface methods. The IUnknown interface supports the following three methods:

IUnknown AddRef
  QueryInterface
Release

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
  Version: Requires DirectX 7.0.
  Header: Declared in d3dxshapes.h.
  Library: Use d3dx.lib.