Graphisoft®

GeometryVersion: 1.0

Geometry::DoAffinPt

주어진 affinity 축을 이용하여 점 상에서 affin 변환을 수행합니다.

     void DoAffinPt (
      const Sector*  ax,
      Coord*         c,
      double         ratio
    );

파라미터

ax
affinity의 축을 표현하는 섹터입니다.
c
변환할 점의 좌표입니다.
ratio
affin 변환의 비율입니다.

설명

축으로부터 점의 거리는 ratio - 1 의 배수입니다.

요구사항

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

참고사항

Ellipse 함수