C# 클래스 Point.Distance

파일 보기 프로젝트 열기: nzhul/TelerikAcademy

공개 메소드들

메소드 설명
EucledeanDistance ( Point3D a, Point3D b ) : double

메소드 상세

EucledeanDistance() 공개 정적인 메소드

public static EucledeanDistance ( Point3D a, Point3D b ) : double
a Point3D
b Point3D
리턴 double