PX4 Firmware
PX4 Autopilot Software http://px4.io
|
2D vector class. More...
#include "math.hpp"
Go to the source code of this file.
Classes | |
class | matrix::Vector< Type, M > |
class | matrix::Vector2< Type > |
Namespaces | |
matrix | |
Typedefs | |
typedef Vector2< float > | matrix::Vector2f |
2D vector class.
Definition in file Vector2.hpp.