This class represents a rotation around the y-axis.
More...
#include <JQuaternion3D.hh>
This class represents a rotation around the y-axis.
Definition at line 201 of file JQuaternion3D.hh.
JGEOMETRY3D::JQuaternion3Y::JQuaternion3Y |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 207 of file JQuaternion3D.hh.
JQuaternion2D()
Default constructor.
JGEOMETRY3D::JQuaternion3Y::JQuaternion3Y |
( |
const double |
theta | ) |
|
|
inline |
Constructor.
- Parameters
-
theta | rotation angle [rad] |
Definition at line 217 of file JQuaternion3D.hh.
JQuaternion2D()
Default constructor.
double JGEOMETRY3D::JQuaternion3Y::getC |
( |
| ) |
const |
|
inline |
Raise quaternion to given power.
- Parameters
-
- Returns
- this object
Definition at line 239 of file JQuaternion3D.hh.
JQuaternion2D & pow(const double y)
Raise quaternion to given power.
double JGEOMETRY3D::JQuaternion2D::getA |
( |
| ) |
const |
|
inlineinherited |
double JGEOMETRY3D::JQuaternion2D::__a |
|
protectedinherited |
double JGEOMETRY3D::JQuaternion2D::__u |
|
protectedinherited |
The documentation for this struct was generated from the following file: