All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Classes | Namespaces | Typedefs
Plane.hh File Reference
#include <ignition/math/Vector3.hh>
#include <ignition/math/Vector2.hh>
Include dependency graph for Plane.hh:

Go to the source code of this file.

Classes

class  ignition::math::Plane< T >
 A plane and related functions. More...
 

Namespaces

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

Typedefs

typedef Plane< double > ignition::math::Planed
 
typedef Plane< float > ignition::math::Planef
 
typedef Plane< int > ignition::math::Planei