Graphisoft®

GeometryVersion: 1.0

Geometry::Dist3D

두 3D 점들의 거리를 계산합니다.

     double Dist3D (
      const Coord3D&  c1,
      const Coord3D&  c2
    );

파라미터

c1
1번째 점의 좌표들입니다.
c2
2번째 점의 좌표들입니다.

리턴 값

점들의 계산된 거리입니다.

요구사항

버전: 1.0 또는 이후
헤더: Point3DData.h
라이브러리 가져오기: GeometryImp.lib [Win]
모듈: Geometry.dll [WIN] GeometryLib [Mac]

참고사항

Vector3D, Point3D 함수