Rotation set.
More...
#include <JRotator2D.hh>
Rotation set.
Definition at line 29 of file JRotator2D.hh.
JGEOMETRY2D::JRotator2D::JRotator2D |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 36 of file JRotator2D.hh.
std::vector< JRotation2D > JRotator2D_t
Type definition of rotation set.
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());
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable NORTH set_variable EAST set_variable SOUTH set_variable WEST set_variable WORKDIR tmp set_variable R set_variable CT set_variable YMAX set_variable YMIN if do_usage *then usage $script[distance] fi case set_variable R
std::vector< JRotation2D > JRotator2D_t
Type definition of rotation set.
The documentation for this class was generated from the following file: