Skip to content
  • Ell's avatar
    transform: add OpTransform::get_abyss_policy() virtual function · 51d9797a
    Ell authored
    Based on a patch by Téo Mazars.
    
    Add a get_abyss_policy() virtual function to OpTransform, which can
    be used by subclasses to control the abyss policy used when
    sampling the input.  When not overridden, ABYSS_NONE is used, as
    before.
    51d9797a