octomap 1.5.0
|
Go to the source code of this file.
Data Structures | |
class | octomath::Quaternion |
This class represents a Quaternion. More... | |
Namespaces | |
namespace | octomath |
Namespace of the math library in Octomap. | |
Functions | |
std::ostream & | octomath::operator<< (std::ostream &s, const Quaternion &q) |
user friendly output in format (u x y z) |