Loading...
Searching...
No Matches
Line3.hh File Reference
#include <algorithm>
#include <ignition/math/Vector3.hh>
#include <ignition/math/config.hh>
Include dependency graph for Line3.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line3< T >
 A three dimensional line segment. More...

Namespaces

namespace  ignition
namespace  ignition::math
 Math classes and function useful in robot applications.
namespace  ignition::math::IGNITION_MATH_VERSION_NAMESPACE

Typedefs

typedef Line3< double > ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line3d
typedef Line3< float > ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line3f
typedef Line3< int > ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line3i