Gazebo Math

API Reference

8.0.0~pre1
Line3.hh File Reference
#include <algorithm>
#include <gz/math/Vector3.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

class  Line3< T >
 A three dimensional line segment. The line is defined by a start and end point. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Line3< doubleLine3d
 
typedef Line3< floatLine3f
 
typedef Line3< intLine3i