Home
last modified time | relevance | path

Searched defs:cullorder (Results 1 – 5 of 5) sorted by relevance

/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dpvs.cpp412 struct cullorder struct
414 int index, dist;
416 cullorder() {} in cullorder() argument
417 cullorder(int index, int dist) : index(index), dist(dist) {} in cullorder() argument
/dports/games/tesseract-data/tesseract/src/engine/
H A Dpvs.cpp411 struct cullorder struct
413 int index, dist;
415 cullorder() {} in cullorder() function
416 cullorder(int index, int dist) : index(index), dist(dist) {} in cullorder() argument
/dports/games/tesseract/tesseract/src/engine/
H A Dpvs.cpp411 struct cullorder struct
413 int index, dist;
415 cullorder() {} in cullorder() argument
416 cullorder(int index, int dist) : index(index), dist(dist) {} in cullorder() function
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dpvs.cpp411 struct cullorder struct
413 int index, dist;
415 cullorder() {} in cullorder() function
416 cullorder(int index, int dist) : index(index), dist(dist) {} in cullorder() argument
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dpvs.cpp411 struct cullorder struct
413 int index, dist;
415 cullorder() {} in cullorder() function
416 cullorder(int index, int dist) : index(index), dist(dist) {} in cullorder() function