gz/math/Line2.hh File Reference
Go to the source code of this file.
Classes | |
| class | Line2< T > |
| A two dimensional line segment. The line is defined by a start and end point. More... | |
Namespaces | |
| gz | |
| gz::math | |
Typedefs | |
| typedef Line2< double > | Line2d |
| typedef Line2< float > | Line2f |
| typedef Line2< int > | Line2i |