XnaVertexFormat ClassDelta Engine Documentation
Converts VertexFormat to Xna format
Inheritance Hierarchy

System Object
  DeltaEngine.Graphics.Xna XnaVertexFormat

Namespace: DeltaEngine.Graphics.Xna
Assembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class XnaVertexFormat

The XnaVertexFormat type exposes the following members.

Constructors

  NameDescription
Public methodXnaVertexFormat
Initializes a new instance of the XnaVertexFormat class
Top
Methods

  NameDescription
Public methodConvertFrom
Top
See Also