API Reference > OdGe Classes > OdGeQuaternion Class > OdGeQuaternion Constructor > OdGeQuaternion::OdGeQuaternion Constructor ()
OdGeQuaternion::OdGeQuaternion Constructor ()
Syntax
C++
OdGeQuaternion();

Default constructor for the OdGeQuaternion class.

The default constructor constructs an identity quaternion (1., 0., 0., 0.).

Copyright © 2002–2022. Open Design Alliance. All rights reserved.