std::shared_ptr< T > Ptr
Definition: Ptr.h:24
A plug's partial invalidation descriptor.
Definition: PartialInvalidation.h:30
This version of the SDK is unstable, i-e, it may change with no warning.
Definition: AddCurveAction.h:20
Ptr< const PartialInvalidation > PartialInvalidationPtr
Definition: EvalContext.h:26
virtual Ptr< const PartialInvalidation > make_union(const Ptr< const PartialInvalidation > &self, const Ptr< const PartialInvalidation > &o) const =0
Performs the union of self and o. If o is included in self, returns self. If self is included in o...