Home
last modified time | relevance | path

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

/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dengine.h197 extern bool isvalidcube(const cube &c);
H A Docta.cpp172 bool isvalidcube(const cube &c) in isvalidcube() function
432 if(fullcheck) loopi(8) if(!isvalidcube(ch[i])) // not so good... in subdividecube()
H A Doctaedit.cpp2018 if(invalidcubeguard==1 && !isvalidcube(c)) in mpeditface()
2027 if(isvalidcube(c)) in mpeditface()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dengine.h282 extern bool isvalidcube(cube &c);
H A Docta.cpp119 bool isvalidcube(cube &c) in isvalidcube() function
365 if(fullcheck) loopi(8) if(!isvalidcube(ch[i])) // not so good... in subdividecube()
H A Doctaedit.cpp1338 if(invalidcubeguard==1 && !isvalidcube(c)) in mpeditface()
1347 if(isvalidcube(c)) in mpeditface()
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dengine.h303 extern bool isvalidcube(const cube &c);
H A Docta.cpp172 bool isvalidcube(const cube &c) in isvalidcube() function
434 if(fullcheck) loopi(8) if(!isvalidcube(ch[i])) // not so good... in subdividecube()
H A Doctaedit.cpp2076 if(invalidcubeguard==1 && !isvalidcube(c)) in mpeditface()
2085 if(isvalidcube(c)) in mpeditface()
/dports/games/tesseract/tesseract/src/engine/
H A Dengine.h228 extern bool isvalidcube(const cube &c);
H A Docta.cpp186 bool isvalidcube(const cube &c) in isvalidcube() function
448 if(fullcheck) loopi(8) if(!isvalidcube(ch[i])) // not so good... in subdividecube()
H A Doctaedit.cpp1763 if(invalidcubeguard==1 && !isvalidcube(c)) in mpeditface()
1772 if(isvalidcube(c)) in mpeditface()
/dports/games/tesseract-data/tesseract/src/engine/
H A Dengine.h228 extern bool isvalidcube(const cube &c);
H A Docta.cpp186 bool isvalidcube(const cube &c) in isvalidcube() function
448 if(fullcheck) loopi(8) if(!isvalidcube(ch[i])) // not so good... in subdividecube()
H A Doctaedit.cpp1763 if(invalidcubeguard==1 && !isvalidcube(c)) in mpeditface()
1772 if(isvalidcube(c)) in mpeditface()
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dengine.h369 extern bool isvalidcube(const cube &c);
H A Docta.cpp186 bool isvalidcube(const cube &c) in isvalidcube() function
447 if(fullcheck) loopi(8) if(!isvalidcube(ch[i])) // not so good... in subdividecube()
H A Doctaedit.cpp2256 if(invalidcubeguard==1 && !isvalidcube(c)) in mpeditface()
2265 if(isvalidcube(c)) in mpeditface()