Home | History | Annotate | Download | only in functional

Lines Matching refs:s_basicCoords

192 	} s_basicCoords[] =
215 DE_ASSERT(de::inBounds(cellNdx, 0, DE_LENGTH_OF_ARRAY(s_basicCoords)));
217 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft;
218 const Vec2& topRight = s_basicCoords[cellNdx].topRight;