cinder::Vec4< T > Member List

This is the complete list of members for cinder::Vec4< T >, including all inherited members.
DIMcinder::Vec4< T > [static]
inverse() const cinder::Vec4< T >
invert()cinder::Vec4< T >
length() const cinder::Vec4< T >
lengthSquared() const cinder::Vec4< T >
lerp(T fact, const Vec4< T > &r) const cinder::Vec4< T >
limit(T maxLength)cinder::Vec4< T >
limited(T maxLength) const cinder::Vec4< T >
max()cinder::Vec4< T > [static]
normalize()cinder::Vec4< T >
one()cinder::Vec4< T > [static]
operator const T *() const cinder::Vec4< T >
operator T *()cinder::Vec4< T >
operator!=(const Vec4< T > &rhs) const cinder::Vec4< T >
operator*(const Vec4< T > &rhs) const cinder::Vec4< T >
operator*=(const Vec4< T > &rhs)cinder::Vec4< T >
operator*=(T rhs)cinder::Vec4< T >
operator+(const Vec4< T > &rhs) const cinder::Vec4< T >
operator+=(const Vec4< T > &rhs)cinder::Vec4< T >
operator+=(T rhs)cinder::Vec4< T >
operator-(const Vec4< T > &rhs) const cinder::Vec4< T >
operator-() const cinder::Vec4< T >
operator-=(const Vec4< T > &rhs)cinder::Vec4< T >
operator-=(T rhs)cinder::Vec4< T >
operator/(const Vec4< T > &rhs) const cinder::Vec4< T >
operator/(T rhs) const cinder::Vec4< T >
operator/=(const Vec4< T > &rhs)cinder::Vec4< T >
operator/=(T rhs)cinder::Vec4< T >
operator<<(std::ostream &lhs, const Vec4< T > &rhs)cinder::Vec4< T > [friend]
operator=(const Vec4< T > &rhs)cinder::Vec4< T >
operator=(const Vec4< FromT > &rhs)cinder::Vec4< T >
operator==(const Vec4< T > &rhs) const cinder::Vec4< T >
operator[](int n)cinder::Vec4< T >
operator[](int n) const cinder::Vec4< T >
safeNormalize()cinder::Vec4< T >
TYPE typedefcinder::Vec4< T >
Vec4()cinder::Vec4< T >
Vec4(T nx, T ny, T nz, T nw)cinder::Vec4< T >
Vec4(const Vec3< T > &src, T aW)cinder::Vec4< T >
Vec4(const Vec4< T > &src)cinder::Vec4< T >
Vec4(const Vec4< FromT > &src)cinder::Vec4< T >
Vec4(const T *d)cinder::Vec4< T > [explicit]
wcinder::Vec4< T >
wAxis()cinder::Vec4< T > [static]
xcinder::Vec4< T >
xAxis()cinder::Vec4< T > [static]
ycinder::Vec4< T >
yAxis()cinder::Vec4< T > [static]
zcinder::Vec4< T >
zAxis()cinder::Vec4< T > [static]
zero()cinder::Vec4< T > [static]