Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dbezierpatch.cpp196 else if (val > MAXLIMIT) currlevel = 1; // minimum tesselation in Update()
197 …else currlevel = 1 + (int) ((val-(float)MAXLIMIT)*((float)(2-patches[surfidx[0]]->levels)/(float)( in Update()
H A Ddefinitions.h66 #define MAXLIMIT 20000 /**< Distance corresponding to minimal curve tesselation */ macro
/dports/www/domoticz/domoticz-2020.2/dzVents/runtime/
H A DHistoricalStorage.lua2 local MAXLIMIT = 100
6 MAXLIMIT = 10
65 maxItems = MAXLIMIT