OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:corners
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/dab/
box.cc
46
const POINT BOX::
corners
[BOX::last] =
member in class:BOX
98
addcorner(_centery +
corners
[e].y, _centerx +
corners
[e].x);
box.h
33
* Single box utilities; A box is an entity with four edges, four
corners
, and
80
// Relative coordinates of the
corners
from the center of the box.
81
static const POINT
corners
[BOX::last];
member in class:BOX
Completed in 12 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025