| equalsEpsilon(const Vector &rhs, VectorComponentType epsilon=VectorComponentType { 1e-5 }) const | utility::math::Vector< ScaleComponentType, 3 > | inline |
| getX(void) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| getY(void) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| getZ(void) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| hasNegativeComponent(void) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| isUniform(ScaleComponentType epsilon=ScaleComponentType { 1e-6 }) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| operator!=(const Scale &other) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| Vector< ScaleComponentType, 3 >::operator!=(const Vector &rhs) const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator*(VectorComponentType scalar) const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator*(const Vector &rhs) const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator*=(VectorComponentType scalar) noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator*=(const Vector &rhs) noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator+(const Vector &rhs) const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator+=(const Vector &rhs) noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator-(const Vector &rhs) const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator-() const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator-=(const Vector &rhs) noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator/(VectorComponentType scalar) const | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator/(const Vector &rhs) const | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator/=(VectorComponentType scalar) | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator/=(const Vector &rhs) | utility::math::Vector< ScaleComponentType, 3 > | inline |
| operator<(const Scale &other) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| operator=(const Scale &other)=default | utility::graphic::Scale< ScaleComponentType > | |
| operator=(Scale &&other) noexcept=default | utility::graphic::Scale< ScaleComponentType > | |
| Vector< ScaleComponentType, 3 >::operator=(const Vector &other)=default | utility::math::Vector< ScaleComponentType, 3 > | |
| Vector< ScaleComponentType, 3 >::operator=(Vector &&other) noexcept=default | utility::math::Vector< ScaleComponentType, 3 > | |
| operator==(const Scale &other) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| Vector< ScaleComponentType, 3 >::operator==(const Vector &rhs) const noexcept | utility::math::Vector< ScaleComponentType, 3 > | inline |
| Scale(void) | utility::graphic::Scale< ScaleComponentType > | inline |
| Scale(ScaleComponentType value) | utility::graphic::Scale< ScaleComponentType > | inlineexplicit |
| Scale(const utility::math::Vector< ScaleComponentType, 3 > &vector) | utility::graphic::Scale< ScaleComponentType > | inlineexplicit |
| Scale(ScaleComponentType x, ScaleComponentType y, ScaleComponentType z) | utility::graphic::Scale< ScaleComponentType > | inline |
| Scale(std::initializer_list< ScaleComponentType > values) | utility::graphic::Scale< ScaleComponentType > | inline |
| Scale(const std::initializer_list< ScaleComponentType > &value) | utility::graphic::Scale< ScaleComponentType > | inline |
| Scale(const Scale &other)=default | utility::graphic::Scale< ScaleComponentType > | |
| Scale(Scale &&other) noexcept=default | utility::graphic::Scale< ScaleComponentType > | |
| scaleBy(const Scale &factor) noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| scaled(const Scale &factor) const noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| setUniform(ScaleComponentType value) noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| setX(const ScaleComponentType value) noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| setY(const ScaleComponentType value) noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| setZ(const ScaleComponentType value) noexcept | utility::graphic::Scale< ScaleComponentType > | inline |
| Vector(void) | utility::math::Vector< ScaleComponentType, 3 > | inline |
| Vector(const glm::vec< VectorDimension, VectorComponentType > &v) | utility::math::Vector< ScaleComponentType, 3 > | inlineexplicit |
| Vector(std::initializer_list< VectorComponentType > values) | utility::math::Vector< ScaleComponentType, 3 > | inline |
| Vector(VectorComponentType value) | utility::math::Vector< ScaleComponentType, 3 > | inlineexplicit |
| Vector(const Vector &other)=default | utility::math::Vector< ScaleComponentType, 3 > | |
| Vector(Vector &&other) noexcept=default | utility::math::Vector< ScaleComponentType, 3 > | |
| ~Scale(void)=default | utility::graphic::Scale< ScaleComponentType > | |
| ~Vector(void)=default | utility::math::Vector< ScaleComponentType, 3 > | |