OpenVDB  11.0.0
Vec4< T > Member List

This is the complete list of members for Vec4< T >, including all inherited members.

dot(const Vec4T &v) const Vec4< T >inline
length() const Vec4< T >inline
lengthSqr() const Vec4< T >inline
maxComponent(const Vec4 &other)Vec4< T >inline
minComponent(const Vec4 &other)Vec4< T >inline
normalize()Vec4< T >inline
operator!=(const Vec4 &rhs) const Vec4< T >inline
operator*(const Vec4 &v) const Vec4< T >inline
operator*(const T &s) const Vec4< T >inline
operator*=(const T &s)Vec4< T >inline
operator+(const Vec4 &v) const Vec4< T >inline
operator+=(const Vec4 &v)Vec4< T >inline
operator-() const Vec4< T >inline
operator-(const Vec4 &v) const Vec4< T >inline
operator-=(const Vec4 &v)Vec4< T >inline
operator/(const Vec4 &v) const Vec4< T >inline
operator/(const T &s) const Vec4< T >inline
operator/=(const T &s)Vec4< T >inline
operator=(const Vec4T< T2 > &rhs)Vec4< T >inline
operator==(const Vec4 &rhs) const Vec4< T >inline
operator[](int i) const Vec4< T >inline
operator[](int i)Vec4< T >inline
sizeVec4< T >static
SIZEVec4< T >static
ValueType typedefVec4< T >
Vec4()=defaultVec4< T >
Vec4(T x)Vec4< T >inlineexplicit
Vec4(T x, T y, T z, T w)Vec4< T >inline
Vec4(const Vec4< T2 > &v)Vec4< T >inlineexplicit
Vec4(const Vec4T< T2 > &v)Vec4< T >inline