C# 클래스 Game.Extensions.SharpDX.Direct3D.VertexElementExtensions

파일 보기 프로젝트 열기: jasonpang/Starcraft2Hook

공개 메소드들

메소드 설명
IsEndOfDeclaration ( this a ) : bool
IsEqual ( this a, SharpDX.Direct3D9.VertexElement b ) : bool

메소드 상세

IsEndOfDeclaration() 공개 정적인 메소드

public static IsEndOfDeclaration ( this a ) : bool
a this
리턴 bool

IsEqual() 공개 정적인 메소드

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