Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeQuaternion::set Method (double, double, double, double)
Syntax
C++
OdGeQuaternion& set(double ww, double xx, double yy, double zz);

Set components for the quaternion and returns a reference to it. 

 

Parameters
Description
ww
[in] The W-component of this quaternion object.
xx
[in] The X-component of this quaternion object.
yy
[in] The Y-component of this quaternion object.
zz
[in] The Z-component of this quaternion object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.