Go to the source code of this file.
Macros | |
#define | SWATH_GENERATOR_CHECKER_HPP_ |
Functions | |
testing::AssertionResult | isSwathGenerationCorrect (f2c::sg::SwathGeneratorBase &sw_gen, f2c::obj::SGObjective &obj, const F2CCell &poly, double swath_width=1.0, int checks=100) |
testing::AssertionResult | isSwathGenerationCorrect (f2c::sg::SwathGeneratorBase &sw_gen, f2c::obj::SGObjective &obj, const F2CCells &poly, double swath_width=1.0, int checks=100) |
#define SWATH_GENERATOR_CHECKER_HPP_ |
Definition at line 9 of file swath_generator_checker.hpp.
|
inline |
Definition at line 15 of file swath_generator_checker.hpp.
|
inline |
Definition at line 50 of file swath_generator_checker.hpp.