| angleCos(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| angleDeg(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| angleElevation(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| angleRad(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| angleSin(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| at(uint index) const | PIMathVectorT< Size, Type > | inline |
| cross(const _CVector &v) const | PIMathVectorT< 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) const | PIMathVectorT< Size, Type > | inline |
| div(const Type &v) const | PIMathVectorT< 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) const | PIMathVectorT< Size, Type > | inline |
| dot(const _CVector &v1, const _CVector &v2) | PIMathVectorT< Size, Type > | inlinestatic |
| element(uint index) | PIMathVectorT< Size, Type > | inline |
| element(uint index) const | PIMathVectorT< Size, Type > | inline |
| fill(const Type &v) | PIMathVectorT< Size, Type > | inline |
| fromTwoPoints(const _CVector &st, const _CVector &fn) | PIMathVectorT< Size, Type > | inlinestatic |
| isNull() const | PIMathVectorT< Size, Type > | inline |
| isOrtho(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| length() const | PIMathVectorT< Size, Type > | inline |
| lengthSqr() const | PIMathVectorT< Size, Type > | inline |
| manhattanLength() const | PIMathVectorT< Size, Type > | inline |
| move(const Type &v) | PIMathVectorT< Size, Type > | inline |
| move(const _CVector &v) | PIMathVectorT< Size, Type > | inline |
| mul(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| mul(const Type &v) const | PIMathVectorT< 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) const | PIMathVectorT< Size, Type > | inline |
| operator*(const Type &v) const | PIMathVectorT< Size, Type > | inline |
| operator*=(const Type &v) | PIMathVectorT< Size, Type > | inline |
| operator+(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| operator+=(const _CVector &v) | PIMathVectorT< Size, Type > | inline |
| operator-() const | PIMathVectorT< Size, Type > | inline |
| operator-(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| operator-=(const _CVector &v) | PIMathVectorT< Size, Type > | inline |
| operator/(const Type &v) const | PIMathVectorT< Size, Type > | inline |
| operator/=(const Type &v) | PIMathVectorT< Size, Type > | inline |
| operator=(const Type &v) | PIMathVectorT< Size, Type > | inline |
| operator==(const _CVector &v) const | PIMathVectorT< Size, Type > | inline |
| operator[](uint index) | PIMathVectorT< Size, Type > | inline |
| operator[](uint index) const | PIMathVectorT< 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() const | PIMathVectorT< Size, Type > | inline |
| subvector(int offset=0) const | PIMathVectorT< Size, Type > | inline |
| swapElements(uint f, uint s) | PIMathVectorT< Size, Type > | inline |
| toType() const | PIMathVectorT< Size, Type > | inline |
| transposed() const | PIMathVectorT< Size, Type > | inline |
| turnTo() const | PIMathVectorT< Size, Type > | inline |