This is the complete list of members for libCalib::Rotation, including all inherited members.
| axisAngle() const (defined in libCalib::Rotation) | libCalib::Rotation | |
| fromMatrix(const Matrix< double, 3, 3 > &R) (defined in libCalib::Rotation) | libCalib::Rotation | static |
| fromQuaternion(const std::array< double, 4 > &q) (defined in libCalib::Rotation) | libCalib::Rotation | static |
| inv() const (defined in libCalib::Rotation) | libCalib::Rotation | |
| matrix() const (defined in libCalib::Rotation) | libCalib::Rotation | |
| operator*(const Rotation &other) const (defined in libCalib::Rotation) | libCalib::Rotation | |
| operator*(const Translation &T) const (defined in libCalib::Rotation) | libCalib::Rotation | |
| operator*(const Point3 &P) const (defined in libCalib::Rotation) | libCalib::Rotation | |
| ptr() (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| ptr() const (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| quaternion() const (defined in libCalib::Rotation) | libCalib::Rotation | |
| Rotation() (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| Rotation(const double rx, const double ry, const double rz) (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| Rotation(const std::array< double, 3 > &rvec) (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| rx() (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| rx() const (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| ry() (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| ry() const (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| rz() (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| rz() const (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| serialize(Archive &ar) (defined in libCalib::Rotation) | libCalib::Rotation | |
| setAxisAngle(const double rx, const double ry, const double rz) (defined in libCalib::Rotation) | libCalib::Rotation | inline |
| toString() const (defined in libCalib::Rotation) | libCalib::Rotation |