![]() |
My Project
|
This is the complete list of members for Rotation, including all inherited members.
| EUL enum value (defined in Rotation) | Rotation | |
| EulToQuat(const double *eul, double *quat) | Rotation | static |
| GetEuler(cv::Mat &mat) const | Rotation | |
| GetMatrix(cv::Mat &mat) const | Rotation | |
| GetQuaternion(cv::Mat &mat) const | Rotation | |
| GetRodriques(cv::Mat &mat) const | Rotation | |
| MAT enum value (defined in Rotation) | Rotation | |
| Mat9ToQuat(const double *mat, double *quat) | Rotation | static |
| Mat9ToRod(double *mat, double *rod) | Rotation | static |
| Mirror(bool x, bool y, bool z) | Rotation | |
| MirrorMat(cv::Mat &mat, bool x, bool y, bool z) | Rotation | static |
| operator+=(const Rotation &v) (defined in Rotation) | Rotation | |
| operator=(const Rotation &p) (defined in Rotation) | Rotation | |
| QUAT enum value (defined in Rotation) | Rotation | |
| quaternion (defined in Rotation) | Rotation | protected |
| quaternion_mat (defined in Rotation) | Rotation | protected |
| QuatInv(const double *q, double *qi) | Rotation | static |
| QuatMul(const double *q1, const double *q2, double *q3) | Rotation | static |
| QuatNorm(double *q) | Rotation | static |
| QuatToEul(const double *q, double *eul) | Rotation | static |
| QuatToMat16(const double *quat, double *mat) | Rotation | static |
| QuatToMat9(const double *quat, double *mat) | Rotation | static |
| Reset() | Rotation | |
| ROD enum value (defined in Rotation) | Rotation | |
| RodToMat9(const double *rod, double *mat) | Rotation | static |
| Rotation() (defined in Rotation) | Rotation | |
| Rotation(const Rotation &r) (defined in Rotation) | Rotation | |
| Rotation(const cv::Mat &data, RotationType t) | Rotation | |
| RotationType enum name | Rotation | |
| SetEuler(const cv::Mat &mat) | Rotation | |
| SetMatrix(const cv::Mat &mat) | Rotation | |
| SetQuaternion(const cv::Mat &mat) | Rotation | |
| SetQuaternion(const double *quat) | Rotation | |
| SetRodriques(const cv::Mat &mat) | Rotation | |
| Transpose() (defined in Rotation) | Rotation |