PrusaSlicer-NonPlainar/src/libslic3r/Optimize
Vojtech Bubnik b5573f959b Refactoring for code clarity: Replaced this->m_xxx with m_xxx
as the m_ prefix already signifies a class local variable.
2021-05-06 14:43:36 +02:00
..
BruteforceOptimizer.hpp cosmethics 2020-09-10 14:03:30 +02:00
NLoptOptimizer.hpp Refactoring for code clarity: Replaced this->m_xxx with m_xxx 2021-05-06 14:43:36 +02:00
Optimizer.hpp Added missing include (GCC 11.1) 2021-05-01 22:33:59 +02:00