#include <shape/ssi/ssi_sample.hpp>
Go to the source code of this file.
#define INTERVALTEST ( std::abs(std::min(down->b(),up->b())-std::max(down->a(),up->a())) > 1 ) |
Referenced by lsegment< C, V >::find_regions().
#define TMPL template<class C, class V> |
Definition at line 6 of file ssi_lsegment.hpp.