Code cleanup / Cycles: Remove encasing_ratio variable, it was already hard coded, so define it in the kernel only.
This commit is contained in:
@@ -90,7 +90,6 @@ public:
|
||||
int resolution;
|
||||
int subdivisions;
|
||||
|
||||
float encasing_ratio;
|
||||
float minimum_width;
|
||||
float maximum_width;
|
||||
|
||||
|
Reference in New Issue
Block a user