OpenVDB  9.0.1
CombineArgs< AValueType, BValueType > Member List

This is the complete list of members for CombineArgs< AValueType, BValueType >, including all inherited members.

a() const CombineArgs< AValueType, BValueType >inline
aIsActive() const CombineArgs< AValueType, BValueType >inline
AValueT typedefCombineArgs< AValueType, BValueType >
b() const CombineArgs< AValueType, BValueType >inline
bIsActive() const CombineArgs< AValueType, BValueType >inline
BValueT typedefCombineArgs< AValueType, BValueType >
CombineArgs()CombineArgs< AValueType, BValueType >inline
CombineArgs(const AValueType &a, const BValueType &b, AValueType &result, bool aOn=false, bool bOn=false)CombineArgs< AValueType, BValueType >inline
CombineArgs(const AValueType &a, const BValueType &b, bool aOn=false, bool bOn=false)CombineArgs< AValueType, BValueType >inline
mAIsActiveCombineArgs< AValueType, BValueType >protected
mAValPtrCombineArgs< AValueType, BValueType >protected
mBIsActiveCombineArgs< AValueType, BValueType >protected
mBValPtrCombineArgs< AValueType, BValueType >protected
mResultIsActiveCombineArgs< AValueType, BValueType >protected
mResultValCombineArgs< AValueType, BValueType >protected
mResultValPtrCombineArgs< AValueType, BValueType >protected
result() const CombineArgs< AValueType, BValueType >inline
result()CombineArgs< AValueType, BValueType >inline
resultIsActive() const CombineArgs< AValueType, BValueType >inline
setAIsActive(bool b)CombineArgs< AValueType, BValueType >inline
setARef(const AValueType &a)CombineArgs< AValueType, BValueType >inline
setBIsActive(bool b)CombineArgs< AValueType, BValueType >inline
setBRef(const BValueType &b)CombineArgs< AValueType, BValueType >inline
setResult(const AValueType &val)CombineArgs< AValueType, BValueType >inline
setResultIsActive(bool b)CombineArgs< AValueType, BValueType >inline
setResultRef(AValueType &val)CombineArgs< AValueType, BValueType >inline
updateResultActive()CombineArgs< AValueType, BValueType >inlineprotected