Loading...
Searching...
No Matches
SBDQuantityType< Unit, Value > Member List

This is the complete list of members for SBDQuantityType< Unit, Value >, including all inherited members.

diagonalize(const SBDQuantityType< Unit, Value >(&matrix)[n][n], SBDQuantityType< Unit, Value >(&eigenValues)[n], SBDQuantityType< UnitB, Value >(&eigenVectors)[n][n]) (defined in SBDQuantityType< Unit, Value >)SBDQuantityType< Unit, Value >inlinestatic
fromLinearInterpolation(const SBDQuantityType< Unit, Value > &q0, const SBDQuantityType< Unit, Value > &q1, double alpha)SBDQuantityType< Unit, Value >inlinestatic
getValue() const noexceptSBDQuantityType< Unit, Value >inline
getValue(double *array) constSBDQuantityType< Unit, Value >inline
getValue(float *array) constSBDQuantityType< Unit, Value >inline
oneSBDQuantityType< Unit, Value >static
operator SBDQuantityType< UnitB, Value >() constSBDQuantityType< Unit, Value >inline
operator!=(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator!=(double d) constSBDQuantityType< Unit, Value >inline
operator*(double d) const noexceptSBDQuantityType< Unit, Value >inline
operator*(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator*=(double d) noexceptSBDQuantityType< Unit, Value >inline
operator*=(const SBDQuantityType< UnitB, Value > &q)SBDQuantityType< Unit, Value >inline
operator+(const SBDQuantityType< Unit, Value > &q) constSBDQuantityType< Unit, Value >inline
operator+(double d) const noexceptSBDQuantityType< Unit, Value >inline
operator+=(const SBDQuantityType< Unit, Value > &q)SBDQuantityType< Unit, Value >inline
operator+=(double d) noexceptSBDQuantityType< Unit, Value >inline
operator-() const noexceptSBDQuantityType< Unit, Value >inline
operator-(const SBDQuantityType< Unit, Value > &q) constSBDQuantityType< Unit, Value >inline
operator-(double d) const noexceptSBDQuantityType< Unit, Value >inline
operator-=(const SBDQuantityType< Unit, Value > &q)SBDQuantityType< Unit, Value >inline
operator-=(double d) noexceptSBDQuantityType< Unit, Value >inline
operator/(double d) const noexceptSBDQuantityType< Unit, Value >inline
operator/(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator/=(double d) noexceptSBDQuantityType< Unit, Value >inline
operator/=(const SBDQuantityType< UnitB, Value > &q)SBDQuantityType< Unit, Value >inline
operator<(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator<(double d) constSBDQuantityType< Unit, Value >inline
operator<=(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator<=(double d) constSBDQuantityType< Unit, Value >inline
operator=(const SBDQuantityType< Unit, Value > &q)SBDQuantityType< Unit, Value >inline
operator=(double d) noexceptSBDQuantityType< Unit, Value >inline
operator==(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator==(double d) constSBDQuantityType< Unit, Value >inline
operator>(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator>(double d) constSBDQuantityType< Unit, Value >inline
operator>=(const SBDQuantityType< UnitB, Value > &q) constSBDQuantityType< Unit, Value >inline
operator>=(double d) constSBDQuantityType< Unit, Value >inline
print(bool fullName=false) constSBDQuantityType< Unit, Value >inline
SBDQuantityType() noexceptSBDQuantityType< Unit, Value >inline
SBDQuantityType(Value v) noexceptSBDQuantityType< Unit, Value >inlineexplicit
SBDQuantityType(const SBDQuantityType< Unit, Value > &q)SBDQuantityType< Unit, Value >inline
serialize(SBCSerializer *serializer, const SBVersionNumber &sdkVersionNumber=SB_SDK_VERSION_NUMBER) constSBDQuantityType< Unit, Value >inline
setValue(const Value &v)SBDQuantityType< Unit, Value >inline
setZero() noexceptSBDQuantityType< Unit, Value >inline
toStdString(bool fullName=false) constSBDQuantityType< Unit, Value >inline
Type typedefSBDQuantityType< Unit, Value >
UnitType typedefSBDQuantityType< Unit, Value >
unserialize(SBCSerializer *serializer, const SBVersionNumber &sdkVersionNumber=SB_SDK_VERSION_NUMBER)SBDQuantityType< Unit, Value >inline
ValueType typedefSBDQuantityType< Unit, Value >
zeroSBDQuantityType< Unit, Value >static