HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VdfWeightedIterator< IteratorType > Member List

This is the complete list of members for VdfWeightedIterator< IteratorType >, including all inherited members.

_ForEachScheduledOutput(const VdfContext &context, const VdfNode &node, const VdfScheduledOutputCallback &callback) const VdfIteratorprotected
_GetExecutor(const VdfContext &context) const VdfIteratorinlineprotected
_GetInputValue(const VdfContext &context, const VdfConnection &connection, const VdfMask &mask) const VdfIteratorprotected
_GetNode(const VdfContext &context) const VdfIteratorinlineprotected
_GetOutputMasks(const VdfContext &context, const VdfOutput &output, const VdfMask **requestMask, const VdfMask **affectsMask) const VdfIteratorprotected
_GetOutputValueForWriting(const VdfContext &context, const VdfOutput &output) const VdfIteratorprotected
_GetRequestMask(const VdfContext &context, const VdfOutput &output) const VdfIteratorprotected
_GetRequiredInputValue(const VdfContext &context, const VdfConnection &connection, const VdfMask &mask) const VdfIteratorprotected
_GetRequiredOutputForWriting(const VdfContext &context, const TfToken &name) const VdfIteratorprotected
_IsRequiredInput(const VdfContext &context, const VdfConnection &connection) const VdfIteratorprotected
AdvanceToEnd()VdfWeightedIterator< IteratorType >inline
GetCurrentIndex() const VdfWeightedIterator< IteratorType >inline
GetExplicitWeight(size_t slot=0, double defWeight=0.0) const VdfWeightedIterator< IteratorType >
GetNumExplicitWeights(size_t slot=0) const VdfWeightedIterator< IteratorType >inline
GetNumSlots() const VdfWeightedIterator< IteratorType >inline
GetWeight(size_t slot=0, double defWeight=0.0) const VdfWeightedIterator< IteratorType >inline
HasExplicitWeight(size_t slot) const VdfWeightedIterator< IteratorType >inline
IsAtEnd() const VdfWeightedIterator< IteratorType >inline
operator*() const VdfWeightedIterator< IteratorType >inline
operator++()VdfWeightedIterator< IteratorType >
reference typedefVdfWeightedIterator< IteratorType >
value_type typedefVdfWeightedIterator< IteratorType >
Vdf_GetIteratorIndex(const VdfWeightedIterator &it)VdfWeightedIterator< IteratorType >friend
VdfWeightedIterator(const VdfContext &context, const TfToken &weightName, Args &&...args)VdfWeightedIterator< IteratorType >inline
VdfWeightedIterator(const VdfContext &context, std::initializer_list< TfToken > weightNames, Args &&...args)VdfWeightedIterator< IteratorType >inline
VdfWeightedIterator(const VdfContext &context, const std::vector< TfToken > &weightNames, Args &&...args)VdfWeightedIterator< IteratorType >inline
~VdfIterator()=defaultVdfIteratorprotected
~VdfWeightedIterator()=defaultVdfWeightedIterator< IteratorType >