HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VdfIndexedWeightsOperand Member List

This is the complete list of members for VdfIndexedWeightsOperand, including all inherited members.

VdfIndexedData::_GetReadData(const VdfIndexedData< T > *o)VdfIndexedData< T >inlineprotectedstatic
VdfIndexedData::_GetReadIndices(const VdfIndexedData< T > *o)VdfIndexedData< T >inlineprotectedstatic
VdfIndexedData::_GetWriteData(VdfIndexedData< T > *o)VdfIndexedData< T >inlineprotectedstatic
VdfIndexedData::_GetWriteIndices(VdfIndexedData< T > *o)VdfIndexedData< T >inlineprotectedstatic
acos() const VdfIndexedWeightsOperand
acosh() const VdfIndexedWeightsOperand
Add(int index, VdfByValueOrConstRef< T > data)VdfIndexedData< T >inline
asin() const VdfIndexedWeightsOperand
asinh() const VdfIndexedWeightsOperand
atan() const VdfIndexedWeightsOperand
atan2(const This &v) const VdfIndexedWeightsOperand
atanh() const VdfIndexedWeightsOperand
ceil() const VdfIndexedWeightsOperand
clamp(float min, float max) const VdfIndexedWeightsOperand
ClearMathErrors()VdfIndexedWeightsOperand
Compose(VdfIndexedData *result, const VdfIndexedData &weak, const VdfIndexedData &strong)VdfIndexedData< T >static
cos() const VdfIndexedWeightsOperand
cosh() const VdfIndexedWeightsOperand
DataIterator typedefVdfIndexedData< T >
DataIteratorRange typedefVdfIndexedData< T >
DataType typedefVdfIndexedData< T >
exp() const VdfIndexedWeightsOperand
fabs() const VdfIndexedWeightsOperand
Fill(const std::vector< This > &operands, double fillWeight, bool nonZeroSetOperation)VdfIndexedWeightsOperand
floor() const VdfIndexedWeightsOperand
fmod(float denominator) const VdfIndexedWeightsOperand
GetData(size_t i) const VdfIndexedData< T >inline
GetDataIterators() const VdfIndexedData< T >inline
GetFirstDataIndex(size_t currentIndex) const VdfIndexedData< T >
GetFirstDataIndex(size_t currentIndex, size_t startIndex) const VdfIndexedData< T >inline
GetIndex(size_t i) const VdfIndexedData< T >inline
GetIndexIterators() const VdfIndexedData< T >inline
GetMemoryUsage() const VdfIndexedData< T >inline
GetNumMathErrors() const VdfIndexedWeightsOperand
GetSize() const VdfIndexedData< T >inline
HasExternalWeights() const VdfIndexedWeightsOperandinline
IndexIterator typedefVdfIndexedData< T >
IndexIteratorRange typedefVdfIndexedData< T >
Intersection enum valueVdfIndexedWeightsOperand
IsEmpty() const VdfIndexedData< T >inline
lerp(const This &v, float a) const VdfIndexedWeightsOperand
lerp(const This &v, const This &a) const VdfIndexedWeightsOperand
log() const VdfIndexedWeightsOperand
log10() const VdfIndexedWeightsOperand
max(const This &v) const VdfIndexedWeightsOperand
max(float max) const VdfIndexedWeightsOperand
min(const This &v) const VdfIndexedWeightsOperand
min(float min) const VdfIndexedWeightsOperand
operator!=(const This &v) const VdfIndexedWeightsOperand
operator!=(double x) const VdfIndexedWeightsOperand
VdfIndexedData::operator!=(const VdfIndexedData &rhs) const VdfIndexedData< T >inline
operator*(double s) const VdfIndexedWeightsOperandinline
operator*(const This &v) const VdfIndexedWeightsOperandinline
operator+(double s) const VdfIndexedWeightsOperandinline
operator+(const This &v) const VdfIndexedWeightsOperandinline
operator-() const VdfIndexedWeightsOperandinline
operator-(double s) const VdfIndexedWeightsOperandinline
operator-(const This &v) const VdfIndexedWeightsOperandinline
operator-(double, const This &)VdfIndexedWeightsOperandfriend
operator/(double s) const VdfIndexedWeightsOperandinline
operator/(const This &v) const VdfIndexedWeightsOperandinline
operator/(double, const This &)VdfIndexedWeightsOperandfriend
operator<(const This &v) const VdfIndexedWeightsOperand
operator<(double x) const VdfIndexedWeightsOperand
operator<=(const This &v) const VdfIndexedWeightsOperand
operator<=(double x) const VdfIndexedWeightsOperand
operator==(const This &v) const VdfIndexedWeightsOperand
operator==(double x) const VdfIndexedWeightsOperand
VdfIndexedData::operator==(const VdfIndexedData &rhs) const VdfIndexedData< T >inline
operator>(const This &v) const VdfIndexedWeightsOperand
operator>(double x) const VdfIndexedWeightsOperand
operator>=(const This &v) const VdfIndexedWeightsOperand
operator>=(double x) const VdfIndexedWeightsOperand
operator[](size_t i)VdfIndexedData< T >inline
pow(float exponent) const VdfIndexedWeightsOperand
PruneZeros(const std::vector< This > &operands)VdfIndexedWeightsOperand
Reserve(size_t size)VdfIndexedData< T >inline
SetOperation enum nameVdfIndexedWeightsOperand
sin() const VdfIndexedWeightsOperand
sinh() const VdfIndexedWeightsOperand
smoothramp(float min, float max, float shoulder0, float shoulder1) const VdfIndexedWeightsOperand
smoothstep(float min, float max, float slope0=0, float slope1=0) const VdfIndexedWeightsOperand
sqrt() const VdfIndexedWeightsOperand
Swap(VdfIndexedWeights *v)VdfIndexedWeightsOperand
tan() const VdfIndexedWeightsOperand
tanh() const VdfIndexedWeightsOperand
Union enum valueVdfIndexedWeightsOperand
VdfIndexedWeightsOperand(SetOperation setOperation, const VdfIndexedWeights *externalWeights=NULL)VdfIndexedWeightsOperandexplicit