Searched refs:SAMPLE_STEP (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ | ||
H A D | sp-spiral.h | 23 #define SAMPLE_STEP (1.0/4.0) ///< step per 2PI macro |
H A D | sp-spiral.cpp | 351 double const tstep = SAMPLE_STEP / this->revo; |
Completed in 16 milliseconds