octomap 1.5.0
include/octomap/math/Vector3.h File Reference
Include dependency graph for Vector3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  octomath::Vector3
 This class represents a three-dimensional vector. More...

Namespaces

namespace  octomath
 

Namespace of the math library in Octomap.


Functions

std::ostream & octomath::operator<< (std::ostream &out, octomath::Vector3 const &v)
 user friendly output in format (x y z)