clamp() | walberla::pe::raytracing::Color | inline |
Color() | walberla::pe::raytracing::Color | inline |
Color(real_t r, real_t g, real_t b) | walberla::pe::raytracing::Color | inline |
Color(const Vec3 &vector) | walberla::pe::raytracing::Color | inline |
colorFromHSV(real_t hue, real_t saturation, real_t value) | walberla::pe::raytracing::Color | static |
data() | walberla::math::Vector3< Type > | inline |
data() const | walberla::math::Vector3< Type > | inline |
getNormalized() const | walberla::math::Vector3< Type > | inline |
getNormalizedIfNotZero() const | walberla::math::Vector3< Type > | inline |
getNormalizedOrZero() const | walberla::math::Vector3< Type > | inline |
indexOfMax() const | walberla::math::Vector3< Type > | inline |
indexOfMin() const | walberla::math::Vector3< Type > | inline |
Length typedef | walberla::math::Vector3< Type > | |
length() const | walberla::math::Vector3< Type > | inline |
max() const | walberla::math::Vector3< Type > | inline |
min() const | walberla::math::Vector3< Type > | inline |
mulComponentWise(const Color &other) const | walberla::pe::raytracing::Color | inline |
operator!=(Other rhs) const | walberla::math::Vector3< Type > | inline |
operator!=(const Vector3< Other > &rhs) const | walberla::math::Vector3< Type > | inline |
operator%(const Vector3< Other > &rhs) const | walberla::math::Vector3< Type > | inline |
operator%=(const Vector3< Other > &rhs) | walberla::math::Vector3< Type > | inline |
operator%=(const Vector3< Other > &rhs) | walberla::math::Vector3< Type > | inline |
operator*(Other rhs) const | walberla::math::Vector3< Type > | inline |
operator*(const Vector3< Other > &rhs) const | walberla::math::Vector3< Type > | inline |
operator*=(Other rhs) | walberla::math::Vector3< Type > | inline |
operator*=(Other rhs) | walberla::math::Vector3< Type > | inline |
operator+(const Vector3< Other > &rhs) const | walberla::math::Vector3< Type > | inline |
operator+=(const Vector3< Other > &rhs) | walberla::math::Vector3< Type > | inline |
operator+=(const Vector3< Other > &rhs) | walberla::math::Vector3< Type > | inline |
operator-() const | walberla::math::Vector3< Type > | inline |
operator-(const Vector3< Other > &rhs) const | walberla::math::Vector3< Type > | inline |
operator-=(const Vector3< Other > &rhs) | walberla::math::Vector3< Type > | inline |
operator-=(const Vector3< Other > &rhs) | walberla::math::Vector3< Type > | inline |
operator/(Other rhs) const | walberla::math::Vector3< Type > | inline |
operator/=(Other rhs) | walberla::math::Vector3< Type > | inline |
operator/=(Other rhs) | walberla::math::Vector3< Type > | inline |
operator=(const Vector3 &v)=default | walberla::math::Vector3< Type > | inline |
operator=(const Vector3< Other > &v) | walberla::math::Vector3< Type > | inline |
operator=(const Vector3< Other > &v) | walberla::math::Vector3< Type > | inline |
operator==(Other rhs) const | walberla::math::Vector3< Type > | inline |
operator==(const Vector3< Other > &rhs) const | walberla::math::Vector3< Type > | inline |
operator[](uint_t index) | walberla::math::Vector3< Type > | inline |
operator[](uint_t index) const | walberla::math::Vector3< Type > | inline |
reset() | walberla::math::Vector3< Type > | inline |
set(Type x, Type y, Type z) | walberla::math::Vector3< Type > | inline |
sqrLength() const | walberla::math::Vector3< Type > | inline |
v_ | walberla::math::Vector3< Type > | private |
value_type typedef | walberla::math::Vector3< Type > | |
Vector3()=default | walberla::math::Vector3< Type > | inlineexplicit |
Vector3(Type init) | walberla::math::Vector3< Type > | inlineexplicit |
Vector3(Other init) | walberla::math::Vector3< Type > | inlineexplicit |
Vector3(Type x, Type y, Type z) | walberla::math::Vector3< Type > | inlineexplicit |
Vector3(const Type *init) | walberla::math::Vector3< Type > | inlineexplicit |
Vector3(const Vector3 &v)=default | walberla::math::Vector3< Type > | inline |
Vector3(const Vector3< Other > &v) | walberla::math::Vector3< Type > | inline |