Geometry::PGPolyPositionExt
두 폴리곤들의 상대적인 위치를 테스트합니다.
GSErr PGPolyPositionExt ( const PGPOLYEXT* polygon1, const PGPOLYEXT* polygon2, PGRelPolyPosExt* status );
파라미터
- polygon1
- 상대적인 위치를 결정할 1번째 폴리곤입니다.
- polygon2
- 상대적인 위치를 결정할 2번째 폴리곤입니다.
- status
- 이 함수에 의해 결정되는 폴리곤들의 상대적인 위치입니다.
리턴 값
NoError
- 함수가 성공적으로 완료되었습니다.
요구사항
- 버전: 1.0 또는 이후
- 헤더: Polygon2DOperations.h
- 라이브러리 가져오기: GeometryImp.lib [Win]
- 모듈: Geometry.dll [WIN] GeometryLib [Mac]