PIP 5.6.1
Platform-Independent Primitives
PIMathVectorT< Size, Type > Member List

This is the complete list of members for PIMathVectorT< Size, Type >, including all inherited members.

angleCos(const _CVector &v) constPIMathVectorT< Size, Type >inline
angleDeg(const _CVector &v) constPIMathVectorT< Size, Type >inline
angleElevation(const _CVector &v) constPIMathVectorT< Size, Type >inline
angleRad(const _CVector &v) constPIMathVectorT< Size, Type >inline
angleSin(const _CVector &v) constPIMathVectorT< Size, Type >inline
at(uint index) constPIMathVectorT< Size, Type >inline
cross(const _CVector &v) constPIMathVectorT< Size, Type >inline
cross(const _CVector &v1, const _CVector &v2)PIMathVectorT< Size, Type >inlinestatic
distToLine(const _CVector &lp0, const _CVector &lp1)PIMathVectorT< Size, Type >inline
div(const _CVector &v) constPIMathVectorT< Size, Type >inline
div(const Type &v) constPIMathVectorT< Size, Type >inline
div(const _CVector &v1, const _CVector &v2)PIMathVectorT< Size, Type >inlinestatic
div(const _CVector &v1, const Type &v2)PIMathVectorT< Size, Type >inlinestatic
dot(const _CVector &v) constPIMathVectorT< Size, Type >inline
dot(const _CVector &v1, const _CVector &v2)PIMathVectorT< Size, Type >inlinestatic
element(uint index)PIMathVectorT< Size, Type >inline
element(uint index) constPIMathVectorT< Size, Type >inline
fill(const Type &v)PIMathVectorT< Size, Type >inline
fromTwoPoints(const _CVector &st, const _CVector &fn)PIMathVectorT< Size, Type >inlinestatic
isNull() constPIMathVectorT< Size, Type >inline
isOrtho(const _CVector &v) constPIMathVectorT< Size, Type >inline
length() constPIMathVectorT< Size, Type >inline
lengthSqr() constPIMathVectorT< Size, Type >inline
manhattanLength() constPIMathVectorT< Size, Type >inline
move(const Type &v)PIMathVectorT< Size, Type >inline
move(const _CVector &v)PIMathVectorT< Size, Type >inline
mul(const _CVector &v) constPIMathVectorT< Size, Type >inline
mul(const Type &v) constPIMathVectorT< Size, Type >inline
mul(const _CVector &v1, const _CVector &v2)PIMathVectorT< Size, Type >inlinestatic
mul(const Type &v1, const _CVector &v2)PIMathVectorT< Size, Type >inlinestatic
mul(const _CVector &v1, const Type &v2)PIMathVectorT< Size, Type >inlinestatic
normalize()PIMathVectorT< Size, Type >inline
normalized()PIMathVectorT< Size, Type >inline
operator!=(const _CVector &v) constPIMathVectorT< Size, Type >inline
operator*(const Type &v) constPIMathVectorT< Size, Type >inline
operator*=(const Type &v)PIMathVectorT< Size, Type >inline
operator+(const _CVector &v) constPIMathVectorT< Size, Type >inline
operator+=(const _CVector &v)PIMathVectorT< Size, Type >inline
operator-() constPIMathVectorT< Size, Type >inline
operator-(const _CVector &v) constPIMathVectorT< Size, Type >inline
operator-=(const _CVector &v)PIMathVectorT< Size, Type >inline
operator/(const Type &v) constPIMathVectorT< Size, Type >inline
operator/=(const Type &v)PIMathVectorT< Size, Type >inline
operator=(const Type &v)PIMathVectorT< Size, Type >inline
operator==(const _CVector &v) constPIMathVectorT< Size, Type >inline
operator[](uint index)PIMathVectorT< Size, Type >inline
operator[](uint index) constPIMathVectorT< Size, Type >inline
PIMathVectorT(const Type &v=Type())PIMathVectorT< Size, Type >inline
PIMathVectorT(const PIVector< Type > &val)PIMathVectorT< Size, Type >inline
PIMathVectorT(std::initializer_list< Type > init_list)PIMathVectorT< Size, Type >inline
projection(const _CVector &v)PIMathVectorT< Size, Type >inline
setSubvector(int index, const PIMathVectorT< SubSize, Type > &v)PIMathVectorT< Size, Type >inline
size() constPIMathVectorT< Size, Type >inline
subvector(int offset=0) constPIMathVectorT< Size, Type >inline
swapElements(uint f, uint s)PIMathVectorT< Size, Type >inline
toType() constPIMathVectorT< Size, Type >inline
transposed() constPIMathVectorT< Size, Type >inline
turnTo() constPIMathVectorT< Size, Type >inline