Added Gnarly Variation

This commit is contained in:
Michel Mastriani
2019-05-27 20:26:02 -03:00
parent f9901da797
commit ba1cdb87da
4 changed files with 118 additions and 0 deletions

View File

@ -489,6 +489,7 @@ uint Timing::m_ProcessorCount;
EXPORTPREPOSTREGVAR(Waves42, T) \
EXPORTPREPOSTREGVAR(Waves3, T) \
EXPORTPREPOSTREGVAR(Waves4, T) \
EXPORTPREPOSTREGVAR(Gnarly, T) \
template EMBER_API class VariationList<T>; \
template EMBER_API class SpatialFilter<T>; \
template EMBER_API class GaussianFilter<T>; \