mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-01 10:30:08 -05:00
--Code changes:
-hypercrop didn't need Zeps().
This commit is contained in:
parent
1bb04d161d
commit
8ff69c1be4
@ -2171,11 +2171,6 @@ public:
|
||||
m_D = m_Rad * std::sin(m_A0) * m_Len;
|
||||
}
|
||||
|
||||
virtual vector<string> OpenCLGlobalFuncNames() const override
|
||||
{
|
||||
return vector<string> { "Zeps" };
|
||||
}
|
||||
|
||||
protected:
|
||||
void Init()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user