C# Class Game.Extensions.SharpDX.Direct3D.VertexElementExtensions

Afficher le fichier Open project: jasonpang/Starcraft2Hook

Méthodes publiques

Méthode Description
IsEndOfDeclaration ( this a ) : bool
IsEqual ( this a, SharpDX.Direct3D9.VertexElement b ) : bool

Method Details

IsEndOfDeclaration() public static méthode

public static IsEndOfDeclaration ( this a ) : bool
a this
Résultat bool

IsEqual() public static méthode

public static IsEqual ( this a, SharpDX.Direct3D9.VertexElement b ) : bool
a this
b SharpDX.Direct3D9.VertexElement
Résultat bool