Cleanup: Unused variable warning with path guiding turned off
This commit is contained in:
@@ -1314,6 +1314,9 @@ void PathTrace::set_guiding_params(const GuidingParams &guiding_params, const bo
|
||||
guiding_field_->Reset();
|
||||
}
|
||||
}
|
||||
#else
|
||||
(void)guiding_params;
|
||||
(void)reset;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user