Lines Matching defs:front
522 float right, left, top, bottom, front, back;
524 front = 0.0;
550 ** Front
553 glVertex3f(left+i*inc, top, front);
554 glVertex3f(left+i*inc, bottom, front);
557 glVertex3f(right, bottom+i*inc, front);
558 glVertex3f(left, bottom+i*inc, front);
565 glVertex3f(left, bottom+i*inc, front);
577 glVertex3f(right, top-i*inc, front);
589 glVertex3f(left+i*inc, top, front);
601 glVertex3f(right-i*inc, bottom, front);