Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::math::TArithmeticArray< T, N > Member List

This is the complete list of members for ph::math::TArithmeticArray< T, N >, including all inherited members.

abs() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
absLocal()ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
add(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
add(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
addLocal(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
addLocal(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
avg() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
begin() noexcept -> typename std::array< T, N >::iteratorph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
begin() const noexcept -> typename std::array< T, N >::const_iteratorph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
ceil() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
clamp(T lowerBound, T upperBound) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
clamp(const TArithmeticArray< T, N > &lowerBound, const TArithmeticArray< T, N > &upperBound) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
clampLocal(T lowerBound, T upperBound)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
clampLocal(const TArithmeticArray< T, N > &lowerBound, const TArithmeticArray< T, N > &upperBound)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
complement() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
complementLocal()ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
div(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
div(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
divLocal(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
divLocal(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
Elements typedefph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >
end() noexcept -> typename std::array< T, N >::iteratorph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
end() const noexcept -> typename std::array< T, N >::const_iteratorph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
exp(U exponent) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
exp(const TArithmeticArray< T, N > &exponent) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
exp(const U exponent) const -> TArithmeticArray< T, N >ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inline
expLocal(U exponent)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
expLocal(const TArithmeticArray< T, N > &exponent)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
expLocal(const U exponent) -> TArithmeticArray< T, N > &ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inline
floor() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
isEqual(const TArithmeticArray< T, N > &other) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
isFinite() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
isNear(const TArithmeticArray< T, N > &other, T margin) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
isNonNegative() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
isZero() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
lerp(const TArithmeticArray< T, N > &rhs, U factor) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
lerp(const TArithmeticArray< T, N > &rhs, const U factor) const -> TArithmeticArray< T, N >ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inline
mph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
max() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
max(const TArithmeticArray< T, N > &other) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
maxIndex() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
min() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
min(const TArithmeticArray< T, N > &other) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
minIndex() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
mul(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
mul(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
mulLocal(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
mulLocal(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
negate() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
negateLocal()ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
NUM_ELEMENTSph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotectedstatic
operator!=(const TArithmeticArray< T, N > &other) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator*(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator*(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator*=(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator*=(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator+(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator+(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator+=(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator+=(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator-(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator-(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator-() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator-=(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator-=(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator/(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator/(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator/=(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator/=(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator=(const TArithmeticArray &rhs)=defaultph::math::TArithmeticArray< T, N >inline
operator=(TArithmeticArray &&rhs)=defaultph::math::TArithmeticArray< T, N >inline
operator==(const TArithmeticArray< T, N > &other) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator[](std::size_t index)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
operator[](std::size_t index) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
PH_DEFINE_INLINE_RULE_OF_5_MEMBERS(TArithmeticArrayBase)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
pow(U exponent) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
pow(const TArithmeticArray< T, N > &exponent) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
pow(const U exponent) const -> TArithmeticArray< T, N >ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inline
powLocal(U exponent)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >protected
powLocal(const TArithmeticArray< T, N > &exponent)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
powLocal(const U exponent) -> TArithmeticArray< T, N > &ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inline
product() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
rcp() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
rcpLocal()ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
safeClamp(T lowerBound, T upperBound) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
safeClamp(const TArithmeticArray< T, N > &lowerBound, const TArithmeticArray< T, N > &upperBound) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
safeClampLocal(T lowerBound, T upperBound)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
safeClampLocal(const TArithmeticArray< T, N > &lowerBound, const TArithmeticArray< T, N > &upperBound)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
set(T value)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
set(std::size_t index, T value)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
set(const std::array< T, N > &values)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
size() const noexceptph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
sqrt() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
sqrtLocal()ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
sub(const TArithmeticArray< T, N > &rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
sub(T rhs) constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
subLocal(const TArithmeticArray< T, N > &rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
subLocal(T rhs)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
sum() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
TArithmeticArray()=defaultph::math::TArithmeticArray< T, N >inline
TArithmeticArray(const TArithmeticArray &other)=defaultph::math::TArithmeticArray< T, N >inline
TArithmeticArray(TArithmeticArray &&other)=defaultph::math::TArithmeticArray< T, N >inline
TArithmeticArray(const TArithmeticArray< U, N > &other)ph::math::TArithmeticArray< T, N >inlineexplicit
TArithmeticArrayBase(T value)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineexplicit
TArithmeticArrayBase(Elements values)ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineexplicit
toArray() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
toSpan()ph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
toString() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
toVector() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
toView() constph::math::TArithmeticArrayBase< TArithmeticArray< T, N >, T, N >inlineprotected
~TArithmeticArray()=defaultph::math::TArithmeticArray< T, N >inline