PX4 Firmware
PX4 Autopilot Software http://px4.io
Vector3.hpp File Reference

3D vector class. More...

#include "math.hpp"
Include dependency graph for Vector3.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  matrix::Matrix< Type, M, N >
 
class  matrix::Vector< Type, M >
 
class  matrix::Dcm< Type >
 Direction cosine matrix class. More...
 
class  matrix::Vector2< Type >
 
class  matrix::Vector3< Type >
 

Namespaces

 matrix
 

Typedefs

typedef Vector3< float > matrix::Vector3f
 

Detailed Description

3D vector class.

Author
James Goppert james.nosp@m..gop.nosp@m.pert@.nosp@m.gmai.nosp@m.l.com

Definition in file Vector3.hpp.