Loading...
Searching...
No Matches
Line2.hh File Reference
#include <algorithm>
#include <ignition/math/Vector2.hh>
#include <ignition/math/config.hh>
Include dependency graph for Line2.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::Line2< T >
 A two 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 Line2< double > ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line2d
 
typedef Line2< float > ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line2f
 
typedef Line2< int > ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Line2i