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

Mostrar archivo Open project: jasonpang/Starcraft2Hook

Public Methods

Method Description
IsEndOfDeclaration ( this a ) : bool
IsEqual ( this a, SharpDX.Direct3D9.VertexElement b ) : bool

Method Details

IsEndOfDeclaration() public static method

public static IsEndOfDeclaration ( this a ) : bool
a this
return bool

IsEqual() public static method

public static IsEqual ( this a, SharpDX.Direct3D9.VertexElement b ) : bool
a this
b SharpDX.Direct3D9.VertexElement
return bool