VectorNav C++ Library
vn::math::vec< 3, T > Member List

This is the complete list of members for vn::math::vec< 3, T >, including all inherited members.

add(const vec &toAdd) const vn::math::vec< 3, T >inline
bvn::math::vec< 3, T >
cvn::math::vec< 3, T >
cross(const vec< 3, T > &rhs) const vn::math::vec< 3, T >inline
dim() const vn::math::vec< 3, T >inline
div(const double &scalar) const vn::math::vec< 3, T >inline
dot(const vec &rhs) const vn::math::vec< 3, T >inline
gvn::math::vec< 3, T >
mag() const vn::math::vec< 3, T >inline
mult(const double &scalar) const vn::math::vec< 3, T >inline
neg() const vn::math::vec< 3, T >inline
norm() const vn::math::vec< 3, T >inline
one()vn::math::vec< 3, T >inlinestatic
operator*=(const T &rhs)vn::math::vec< 3, T >inline
operator+=(const vec &rhs)vn::math::vec< 3, T >inline
operator-() const vn::math::vec< 3, T >inline
operator-=(const vec &rhs)vn::math::vec< 3, T >inline
operator/=(const T &rhs)vn::math::vec< 3, T >inline
operator[](size_t index)vn::math::vec< 3, T >inline
operator[](size_t index) const vn::math::vec< 3, T >inline
rvn::math::vec< 3, T >
sub(const vec &to_sub) const vn::math::vec< 3, T >inline
unitX()vn::math::vec< 3, T >inlinestatic
unitY()vn::math::vec< 3, T >inlinestatic
unitZ()vn::math::vec< 3, T >inlinestatic
vec()vn::math::vec< 3, T >inline
vec(T val)vn::math::vec< 3, T >inlineexplicit
vec(const T &x_val, const T &y_val, const T &z_val)vn::math::vec< 3, T >inline
xvn::math::vec< 3, T >
yvn::math::vec< 3, T >
zvn::math::vec< 3, T >
zero()vn::math::vec< 3, T >inlinestatic