API Reference
>
OdGe Classes
>
OdGeVector2d Class
>
OdGeVector2d Methods
>
OdGeVector2d::setToSum Method
OdGeVector2d::setToSum Method
Collapse All
Syntax
C++
OdGeVector2d
&
setToSum
(
const
OdGeVector2d
&
vector1
,
const
OdGeVector2d
&
vector2
);
Parameters
Parameters
Description
const OdGeVector2d& vector1
[in] Any 2D vector.
const OdGeVector2d& vector2
[in] Any 2D vector.
Description
Sets this vector to vector1 + vector1, and returns a reference to this vector.
Group
OdGeVector2d 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–2022. Open Design Alliance. All rights reserved.
Send feedback about this topic