Ignition Math

API Reference

6.10.0
Plane.hh File Reference
#include <ignition/math/AxisAlignedBox.hh>
#include <ignition/math/Vector2.hh>
#include <ignition/math/Vector3.hh>
#include <ignition/math/config.hh>
#include <ignition/math/Line2.hh>
#include <ignition/math/Quaternion.hh>
#include <optional>

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

typedef Plane< double > Planed
 
typedef Plane< float > Planef
 
typedef Plane< int > Planei