Classes | Namespaces | Typedefs
Triangle3.hh File Reference
#include <ignition/math/Helpers.hh>
#include <ignition/math/Line3.hh>
#include <ignition/math/Plane.hh>
#include <ignition/math/Vector3.hh>
Include dependency graph for Triangle3.hh:

Go to the source code of this file.

Classes

class  ignition::math::Triangle3< T >
 A 3-dimensional triangle and related functions. More...
 

Namespaces

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

Typedefs

typedef Triangle3< double > ignition::math::Triangle3d
 Double specialization of the Triangle class. More...
 
typedef Triangle3< float > ignition::math::Triangle3f
 Float specialization of the Triangle class. More...
 
typedef Triangle3< int > ignition::math::Triangle3i
 Integer specialization of the Triangle class. More...