Home
last modified time | relevance | path

Searched refs:NEXT_CCW (Results 1 – 1 of 1) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DMarchingSquares.hpp95 static const constexpr Dir NEXT_CCW[] = { variable
235 return NEXT_CCW[uint8_t(tag)]; in next_dir()