--User changes

-Add inkdrop variation.
This commit is contained in:
Person
2019-06-11 19:19:20 -07:00
parent 3b265338fc
commit 2c4fb3b72d
6 changed files with 116 additions and 2 deletions

View File

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