Loading...
Searching...
No Matches
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) constVdfIteratorprotected
_GetExecutor(const VdfContext &context) constVdfIteratorinlineprotected
_GetInputValue(const VdfContext &context, const VdfConnection &connection, const VdfMask &mask) constVdfIteratorprotected
_GetNode(const VdfContext &context) constVdfIteratorinlineprotected
_GetOutputMasks(const VdfContext &context, const VdfOutput &output, const VdfMask **requestMask, const VdfMask **affectsMask) constVdfIteratorprotected
_GetOutputValueForWriting(const VdfContext &context, const VdfOutput &output) constVdfIteratorprotected
_GetRequestMask(const VdfContext &context, const VdfOutput &output) constVdfIteratorprotected
_GetRequiredInputValue(const VdfContext &context, const VdfConnection &connection, const VdfMask &mask) constVdfIteratorprotected
_GetRequiredOutputForWriting(const VdfContext &context, const TfToken &name) constVdfIteratorprotected
_IsRequiredInput(const VdfContext &context, const VdfConnection &connection) constVdfIteratorprotected
AdvanceToEnd()VdfWeightedIterator< IteratorType >inline
GetCurrentIndex() constVdfWeightedIterator< IteratorType >inline
GetExplicitWeight(size_t slot=0, double defWeight=0.0) constVdfWeightedIterator< IteratorType >
GetNumExplicitWeights(size_t slot=0) constVdfWeightedIterator< IteratorType >inline
GetNumSlots() constVdfWeightedIterator< IteratorType >inline
GetWeight(size_t slot=0, double defWeight=0.0) constVdfWeightedIterator< IteratorType >inline
HasExplicitWeight(size_t slot) constVdfWeightedIterator< IteratorType >inline
IsAtEnd() constVdfWeightedIterator< IteratorType >inline
operator*() constVdfWeightedIterator< IteratorType >inline
operator++()VdfWeightedIterator< IteratorType >
reference typedefVdfWeightedIterator< IteratorType >
value_type typedefVdfWeightedIterator< IteratorType >
Vdf_GetIteratorIndex (defined in VdfWeightedIterator< IteratorType >)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 >