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

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

abs() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
absLocal()ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
add(const Derived &rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
add(T rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
addLocal(const Derived &rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
addLocal(T rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
avg() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
begin() noexcept -> typename std::array< T, N >::iteratorph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
begin() const noexcept -> typename std::array< T, N >::const_iteratorph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
ceil() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
clamp(T lowerBound, T upperBound) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
clamp(const Derived &lowerBound, const Derived &upperBound) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
clampLocal(T lowerBound, T upperBound)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
clampLocal(const Derived &lowerBound, const Derived &upperBound)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
complement() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
complementLocal()ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
div(const Derived &rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
div(T rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
divLocal(const Derived &rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
divLocal(T rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
Elements typedefph::math::TArithmeticArrayBase< Derived, T, N >
end() noexcept -> typename std::array< T, N >::iteratorph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
end() const noexcept -> typename std::array< T, N >::const_iteratorph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
exp(U exponent) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
exp(const Derived &exponent) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
expLocal(U exponent)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
expLocal(const Derived &exponent)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
floor() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
getColorSpace() noexceptph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inlinestatic
getColorValues() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
isEqual(const Derived &other) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
isFinite() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
isNear(const Derived &other, T margin) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
isNonNegative() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
isZero() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
lerp(const Derived &rhs, U factor) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
mph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >protected
max() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
max(const Derived &other) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
maxComponent() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
maxIndex() constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
min() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
min(const Derived &other) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
minComponent() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
minIndex() constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
mul(const Derived &rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
mul(T rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
mulLocal(const Derived &rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
mulLocal(T rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
negate() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
negateLocal()ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
NUM_ELEMENTSph::math::TArithmeticArrayBase< Derived, T, N >inlineprotectedstatic
NUM_VALUESph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inlinestatic
operator!=(const Derived &other) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator*(const T rhs, const Derived &lhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >friend
ph::math::TArithmeticArrayBase::operator*(const Derived &rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
ph::math::TArithmeticArrayBase::operator*(T rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator*=(const Derived &rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator*=(T rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator+(const T rhs, const Derived &lhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >friend
ph::math::TArithmeticArrayBase::operator+(const Derived &rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
ph::math::TArithmeticArrayBase::operator+(T rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator+=(const Derived &rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator+=(T rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator-(const T rhs, const Derived &lhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >friend
ph::math::TArithmeticArrayBase::operator-(const Derived &rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
ph::math::TArithmeticArrayBase::operator-(T rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
ph::math::TArithmeticArrayBase::operator-() constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator-=(const Derived &rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator-=(T rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator/(const T rhs, const Derived &lhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >friend
ph::math::TArithmeticArrayBase::operator/(const Derived &rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
ph::math::TArithmeticArrayBase::operator/(T rhs) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator/=(const Derived &rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator/=(T rhs)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator==(const Derived &other) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator[](std::size_t index)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
operator[](std::size_t index) constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
PH_DEFINE_INLINE_RULE_OF_5_MEMBERS(TSpectrumBase)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >protected
ph::math::TArithmeticArrayBase::PH_DEFINE_INLINE_RULE_OF_5_MEMBERS(TArithmeticArrayBase)ph::math::TArithmeticArrayBase< Derived, T, N >protected
pow(U exponent) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
pow(const Derived &exponent) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
powLocal(U exponent)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
powLocal(const Derived &exponent)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
product() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
putEnergy(T energyLevel)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
rcp() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
rcpLocal()ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
relativeLuminance(EColorUsage usage=EColorUsage::EMR) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
safeClamp(T lowerBound, T upperBound) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
safeClamp(const Derived &lowerBound, const Derived &upperBound) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
safeClampLocal(T lowerBound, T upperBound)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
safeClampLocal(const Derived &lowerBound, const Derived &upperBound)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
set(T value)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
set(std::size_t index, T value)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
set(const std::array< T, N > &values)ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
setColorValues(const TRawColorValues< T, N > &values)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
setColorValues(T rawColorValue)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
setLinearSRGB(const TRawColorValues< T, 3 > &linearSRGB, EColorUsage usage)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
setSpectral(const TSpectralSampleValues< T > &sampleValues, EColorUsage usage)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
setSpectral(const ImplType &sampleValues, EColorUsage usage)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
setSpectral(const TSpectralSampleValues< T > &sampleValues, const EColorUsage usage) -> Derived &ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
setSpectral(const ImplType &sampleValues, const EColorUsage usage) -> Derived &ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
setTransformed(const auto &srcColorValues, EColorUsage usage)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
setTransformed(const ImplType &srcColorValues, EColorUsage usage)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >
setTransformed(const auto &srcColorValues, const EColorUsage usage) -> Derived &ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
setTransformed(const ImplType &srcColorValues, const EColorUsage usage) -> Derived &ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
size() const noexceptph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
sqrt() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
sqrtLocal()ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
sub(const Derived &rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
sub(T rhs) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
subLocal(const Derived &rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
subLocal(T rhs)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
sum() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
TArithmeticArrayBase(T value)ph::math::TArithmeticArrayBase< Derived, T, N >inlineexplicit
TArithmeticArrayBase(Elements values)ph::math::TArithmeticArrayBase< Derived, T, N >inlineexplicit
toArray() constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
toLinearSRGB(EColorUsage usage) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
toSpan()ph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
toSpectral(EColorUsage usage) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
toString() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
toTransformed(EColorUsage usage) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
toVector() constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
toView() constph::math::TArithmeticArrayBase< Derived, T, N >inlineprotected
transformFrom(const auto &srcColorValues, EColorSpace srcColorSpace, EColorUsage usage)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
transformTo(auto *out_dstColorValues, EColorSpace dstColorSpace, EColorUsage usage) constph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inline
TSpectrumBase(const TRawColorValues< U, N > &values)ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N >inlineexplicit