C# 클래스 BoringHeroes.Extenders

파일 보기 프로젝트 열기: lances101/BoringHeroes

공개 메소드들

메소드 설명
Distance2D ( this one, AForge two ) : double
Distance2D ( this a, Point b ) : double

메소드 상세

Distance2D() 공개 정적인 메소드

public static Distance2D ( this one, AForge two ) : double
one this
two AForge
리턴 double

Distance2D() 공개 정적인 메소드

public static Distance2D ( this a, Point b ) : double
a this
b Point
리턴 double