VertexInformation Class (Microsoft.DirectX.Direct3D)
Retrieves vertex information.
Visual Basic NotInheritable MustInherit Public Class VertexInformation
Inherits ObjectC# public abstract sealed class VertexInformation : Object C++ public ref class VertexInformation abstract sealed : Object JScript public final abstract class VertexInformation extends Object
The following table lists the members exposed by the object.
Methods
Method Description DeclaratorFromFormat
Returns a declaration from a vertex format. FormatFromDeclarator
Returns a VertexFormats structure from a declaration. GenerateDeclaration
Generates an output vertex declaration from the input declaration. GetDeclarationVertexSize
Returns the size of the vertex declaration for a flexible vertex format (FVF). GetFormatSize
Returns the size of the vertex format.
Object
VertexInformation
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) Strong Name Microsoft.DirectX.Direct3DX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show:
