API Reference
>
OdGe Classes
>
OdGeMatrix2d Class
>
OdGeMatrix2d Methods
>
OdGeMatrix2d::rotation Method
OdGeMatrix2d::rotation Method
Collapse All
Syntax
C++
static
OdGeMatrix2d
rotation
(
double
angle
,
const
OdGePoint2d
&
center
=
OdGePoint2d::kOrigin
);
Parameters
Parameters
Description
double angle
[in] Rotation angle.
const OdGePoint2d& center = OdGePoint2d::kOrigin
[in] Center of rotation.
Description
Returns the matrix which rotates by angle about center.
Group
OdGeMatrix2d Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic