Microsoft DirectX 9.0 SDK Update (October 2004)

VertexTextureCoordinate Class

Language:

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

Constructs bit patterns that are used to identify texture coordinate formats in a flexible vertex format description.

Definition

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

Members Table

Method Description
static (Shared in Visual Basic .NET) Size1 Constructs bit patterns that are used to identify texture coordinate size-1 formats within a flexible vertex format description.
static (Shared in Visual Basic .NET) Size2 Constructs bit patterns that are used to identify texture coordinate size-2 formats within a flexible vertex format description.
static (Shared in Visual Basic .NET) Size3 Constructs bit patterns that are used to identify texture coordinate size-3 formats within a flexible vertex format description.
static (Shared in Visual Basic .NET) Size4 Constructs bit patterns that are used to identify texture coordinate size-4 formats within a flexible vertex format description.

Inheritance Hierarchy

Object Leave Site
VertexTextureCoordinate

Class Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  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