Rotation set.
More...
#include <JRotator2D.hh>
Rotation set.
Definition at line 29 of file JRotator2D.hh.
◆ JRotator2D() [1/2]
JGEOMETRY2D::JRotator2D::JRotator2D |
( |
| ) |
|
|
inline |
◆ JRotator2D() [2/2]
JGEOMETRY2D::JRotator2D::JRotator2D |
( |
const JOmega2D_t & |
omega | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 46 of file JRotator2D.hh.
55 for (JOmega2D_t::const_iterator i = omega.begin(); ++i != omega.end(); ) {
59 push_back(
r.mul(R.transpose()));
64 push_back(R.transpose());
The documentation for this class was generated from the following file: