FilterSet::CanCacheAcrossTransform

FilterSet::CanCacheAcrossTransform
bool CanCacheAcrossTransform(bool deltaTrans, bool deltaRot, bool deltaScale) const;
Description

CanCacheAcrossTransform determines whether the filter can cache itself across translation.

Parameters
Parameters 
Description 
bool deltaTrans 
_nt_ 
bool deltaRot 
_nt_ 
bool deltaScale 
_nt_ 
Return Value