--User changes

-Add new variations: rays1, rays2, rays3.
This commit is contained in:
Person
2017-12-17 20:44:40 -08:00
parent 244d2f5dc2
commit 6d38e57b38
4 changed files with 164 additions and 0 deletions

View File

@ -120,6 +120,9 @@ uint Timing::m_ProcessorCount;
EXPORTPREPOSTREGVAR(Tangent, T) \
EXPORTPREPOSTREGVAR(Square, T) \
EXPORTPREPOSTREGVAR(Rays, T) \
EXPORTPREPOSTREGVAR(Rays1, T) \
EXPORTPREPOSTREGVAR(Rays2, T) \
EXPORTPREPOSTREGVAR(Rays3, T) \
EXPORTPREPOSTREGVAR(Blade, T) \
EXPORTPREPOSTREGVAR(Secant2, T) \
EXPORTPREPOSTREGVAR(TwinTrian, T) \