Parameters |
Description |
double angle |
[in] Rotation angle in radians. |
const OdGeVector3d& vect |
[in] Axis of rotation. |
const OdGePoint3d& basePoint = OdGePoint3d::kOrigin |
[in] Basepoint relative to which rotation is computed. |
Rotates this point about the specified basePoint and axis of rotation by the specified angle.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|