|
octomap
1.9.7
|
Include dependency graph for Quaternion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | octomath::Quaternion |
| This class represents a Quaternion. More... | |
Namespaces | |
| octomath | |
Functions | |
| std::ostream & | octomath::operator<< (std::ostream &s, const Quaternion &q) |
| user friendly output in format (u x y z) More... | |