#include <EigenTypes.h>
◆ SE3() [1/4]
EIGEN_MAKE_ALIGNED_OPERATOR_NEW cnoid::SE3::SE3 |
( |
| ) |
|
|
inline |
◆ SE3() [2/4]
◆ SE3() [3/4]
cnoid::SE3::SE3 |
( |
const Vector3 & |
translation, |
|
|
const Matrix3 & |
rotation |
|
) |
| |
|
inline |
◆ SE3() [4/4]
◆ rotation() [1/2]
◆ rotation() [2/2]
◆ set() [1/3]
◆ set() [2/3]
void cnoid::SE3::set |
( |
const Vector3 & |
translation, |
|
|
const Matrix3 & |
R |
|
) |
| |
|
inline |
◆ set() [3/3]
◆ translation() [1/2]
Vector3& cnoid::SE3::translation |
( |
| ) |
|
|
inline |
◆ translation() [2/2]
const Vector3& cnoid::SE3::translation |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: