DynamicIndexBuffer Class

Describes the rendering order of the vertices in a vertex buffer. Use DynamicIndexBuffer for storing indices for dynamic vertices and IndexBuffer for indices of non-dynamic arrays.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public class DynamicIndexBuffer : IndexBuffer

Remarks

For more information on drawing with dynamic buffers, see DynamicVertexBuffer Class.

See Also

Tasks

How To: Draw Points, Lines, and Other 3D Primitives

Reference

DynamicIndexBuffer Members
Indices
DrawUserIndexedPrimitives
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista