Graphisoft®

GeometryVersion: 1.0

Geometry::UnitVectorPtr

벡터를 다른 벡터가 지정한 방향을 가진 단위 벡터로 세트합니다.

    Vector* UnitVectorPtr (
      Vector*        pU,
      const Vector*  pV
    );

파라미터

pU
단위 벡터로 세트할 벡터에 대한 포인터입니다.
pV
단위 벡터의 방향을 지정하는 벡터에 대한 포인터입니다.

리턴 값

단위 벡터에 대한 포인터입니다. pU와 같습니다.

요구사항

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

참고사항

Vector 및 Coord 함수