Microsoft DirectX 9.0 SDK Update (October 2004)

VertexInformation Class

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves vertex information.

Definition

Visual Basic .NET NotInheritable Public Class VertexInformation
   Inherits Object 
C# public sealed class VertexInformation : Object
Managed C++ public __gc __sealed class VertexInformation  : public Object
JScript .NET public class VertexInformation extends Object

Members Table

Method Description
static (Shared in Visual Basic .NET) DeclaratorFromFormat Returns a declaration from a vertex format.
static (Shared in Visual Basic .NET) FormatFromDeclarator Returns a VertexFormats structure from a declaration.
static (Shared in Visual Basic .NET) GenerateDeclaration Generates an output vertex declaration from the input declaration.
static (Shared in Visual Basic .NET) GetDeclarationVertexSize Returns the size of the vertex declaration for a flexible vertex format (FVF).
static (Shared in Visual Basic .NET) GetFormatSize Returns the size of the vertex format.

Inheritance Hierarchy

Object Leave Site
VertexInformation

Class Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong Name Microsoft.DirectX.Direct3DX,  Version=1.0.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center