HDK
|
This is the complete list of members for Color3< T >, including all inherited members.
_arr | VectorN< Color3, float, 3 > | protected |
BaseType typedef | Vec3< T > | |
baseTypeEpsilon() IMATH_NOEXCEPT | Vec3< T > | inlinestatic |
baseTypeLowest() IMATH_NOEXCEPT | Vec3< T > | inlinestatic |
baseTypeMax() IMATH_NOEXCEPT | Vec3< T > | inlinestatic |
baseTypeSmallest() IMATH_NOEXCEPT | Vec3< T > | inlinestatic |
begin() | VectorN< Color3, float, 3 > | inline |
begin() const | VectorN< Color3, float, 3 > | inline |
Color3() IMATH_NOEXCEPT | Color3< T > | inline |
Color3(T a) IMATH_NOEXCEPT | Color3< T > | inlineexplicit |
Color3(T a, T b, T c) IMATH_NOEXCEPT | Color3< T > | inline |
Color3(const Color3 &c) IMATH_NOEXCEPT | Color3< T > | inline |
Color3(const Vec3< S > &v) IMATH_NOEXCEPT | Color3< T > | inline |
Color3()=default | Color3< T > | |
Color3(float r, float g, float b) | Color3< T > | inline |
ConstIterator typedef | VectorN< Color3, float, 3 > | |
cross(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
data() | VectorN< Color3, float, 3 > | inline |
data() const | VectorN< Color3, float, 3 > | inline |
dimensions() IMATH_NOEXCEPT | Vec3< T > | inlinestatic |
VectorN< Color3, float, 3 >::dot(const Color3 &rhs) const | VectorN< Color3, float, 3 > | inline |
Vec3::dot(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
end() | VectorN< Color3, float, 3 > | inline |
end() const | VectorN< Color3, float, 3 > | inline |
equalWithAbsError(const Vec3< T > &v, T e) const IMATH_NOEXCEPT | Vec3< T > | inline |
equalWithRelError(const Vec3< T > &v, T e) const IMATH_NOEXCEPT | Vec3< T > | inline |
getMagnitude() const | VectorN< Color3, float, 3 > | inline |
getNormalized() const | VectorN< Color3, float, 3 > | inline |
getValue(S &a, S &b, S &c) const IMATH_NOEXCEPT | Vec3< T > | inline |
getValue(Vec3< S > &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
getValue() IMATH_NOEXCEPT | Vec3< T > | inline |
getValue() const IMATH_NOEXCEPT | Vec3< T > | inline |
Iterator typedef | VectorN< Color3, float, 3 > | |
length() const IMATH_NOEXCEPT | Vec3< T > | inline |
length2() const IMATH_NOEXCEPT | Vec3< T > | inline |
linearToSrgb() const | Color3< T > | |
negate() IMATH_NOEXCEPT | Color3< T > | inline |
normalize() IMATH_NOEXCEPT | Vec3< T > | inline |
normalized() const IMATH_NOEXCEPT | Vec3< T > | inline |
normalizedExc() const | Vec3< T > | inline |
normalizedNonNull() const IMATH_NOEXCEPT | Vec3< T > | inline |
normalizeExc() | Vec3< T > | inline |
normalizeNonNull() IMATH_NOEXCEPT | Vec3< T > | inline |
numElements() | VectorN< Color3, float, 3 > | inlinestatic |
VectorN< Color3, float, 3 >::operator!=(const Color3 &rhs) const | VectorN< Color3, float, 3 > | inline |
Vec3::operator!=(const Vec3< S > &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator%(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator%=(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
operator*(const Color3 &c) const IMATH_NOEXCEPT | Color3< T > | inline |
operator*(T a) const IMATH_NOEXCEPT | Color3< T > | inline |
VectorN< Color3, float, 3 >::operator*(floats) const | VectorN< Color3, float, 3 > | inline |
Vec3::operator*(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator*=(const Color3 &c) IMATH_NOEXCEPT | Color3< T > | inline |
operator*=(T a) IMATH_NOEXCEPT | Color3< T > | inline |
VectorN< Color3, float, 3 >::operator*=(floats) | VectorN< Color3, float, 3 > | inline |
Vec3::operator*=(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
operator+(const Color3 &c) const IMATH_NOEXCEPT | Color3< T > | inline |
Vec3::operator+(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator+=(const Color3 &c) IMATH_NOEXCEPT | Color3< T > | inline |
Vec3::operator+=(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
operator-(const Color3 &c) const IMATH_NOEXCEPT | Color3< T > | inline |
operator-() const IMATH_NOEXCEPT | Color3< T > | inline |
Vec3::operator-(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator-=(const Color3 &c) IMATH_NOEXCEPT | Color3< T > | inline |
Vec3::operator-=(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
operator/(const Color3 &c) const IMATH_NOEXCEPT | Color3< T > | inline |
operator/(T a) const IMATH_NOEXCEPT | Color3< T > | inline |
VectorN< Color3, float, 3 >::operator/(floats) const | VectorN< Color3, float, 3 > | inline |
Vec3::operator/(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator/=(const Color3 &c) IMATH_NOEXCEPT | Color3< T > | inline |
operator/=(T a) IMATH_NOEXCEPT | Color3< T > | inline |
VectorN< Color3, float, 3 >::operator/=(floats) | VectorN< Color3, float, 3 > | inline |
Vec3::operator/=(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
operator<(const Color3 &rhs) const | VectorN< Color3, float, 3 > | inline |
operator=(const Color3 &c) IMATH_NOEXCEPT | Color3< T > | inline |
Vec3::operator=(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
Vec3::operator=(const V &v) IMATH_NOEXCEPT | Vec3< T > | inline |
VectorN< Color3, float, 3 >::operator==(const Color3 &rhs) const | VectorN< Color3, float, 3 > | inline |
Vec3::operator==(const Vec3< S > &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
VectorN< Color3, float, 3 >::operator[](size_t i) | VectorN< Color3, float, 3 > | inline |
VectorN< Color3, float, 3 >::operator[](size_t i) const | VectorN< Color3, float, 3 > | inline |
Vec3::operator[](int i) IMATH_NOEXCEPT | Vec3< T > | inline |
Vec3::operator[](int i) const IMATH_NOEXCEPT | Vec3< T > | inline |
operator^(const Vec3 &v) const IMATH_NOEXCEPT | Vec3< T > | inline |
setValue(S a, S b, S c) IMATH_NOEXCEPT | Vec3< T > | inline |
setValue(const Vec3< S > &v) IMATH_NOEXCEPT | Vec3< T > | inline |
srgbToLinear() const | Color3< T > | |
Vec3() IMATH_NOEXCEPT | Vec3< T > | inline |
Vec3(T a) IMATH_NOEXCEPT | Vec3< T > | inlineexplicit |
Vec3(T a, T b, T c) IMATH_NOEXCEPT | Vec3< T > | inline |
Vec3(const Vec3 &v) IMATH_NOEXCEPT | Vec3< T > | inline |
Vec3(const Vec3< S > &v) IMATH_NOEXCEPT | Vec3< T > | inline |
Vec3(const Vec4< S > &v) IMATH_NOEXCEPT | Vec3< T > | inlineexplicit |
Vec3(const Vec4< S > &v, InfException) | Vec3< T > | inlineexplicit |
Vec3(const V &v) IMATH_NOEXCEPT | Vec3< T > | inlineexplicit |
Vec3(const V &v) | Vec3< T > | inlineexplicit |
VectorN() | VectorN< Color3, float, 3 > | inline |
VectorN(Uninit) | VectorN< Color3, float, 3 > | inlineexplicit |
VectorN(floats) | VectorN< Color3, float, 3 > | inlineexplicit |
VectorN(const std::array< float, N > &arr) | VectorN< Color3, float, 3 > | inlineexplicit |
VectorN(const vector< float > &vec) | VectorN< Color3, float, 3 > | inlineexplicit |
VectorN(const float *begin, const float *end) | VectorN< Color3, float, 3 > | inlineexplicit |
x | Vec3< T > | |
y | Vec3< T > | |
z | Vec3< T > | |
~Color3()=default | Color3< T > | |
~Vec3() IMATH_NOEXCEPT=default | Vec3< T > |