Lines Matching refs:back
522 float right, left, top, bottom, front, back;
525 back = -8.0;
541 glVertex3f(left+i*inc, top, back);
542 glVertex3f(left+i*inc, bottom, back);
545 glVertex3f(right, bottom+i*inc, back);
546 glVertex3f(left, bottom+i*inc, back);
566 glVertex3f(left, bottom+i*inc, back);
569 glVertex3f(left, top, back+i*inc);
570 glVertex3f(left, bottom, back+i*inc);
578 glVertex3f(right, top-i*inc, back);
581 glVertex3f(right, top, back+i*inc);
582 glVertex3f(right, bottom, back+i*inc);
590 glVertex3f(left+i*inc, top, back);
593 glVertex3f(right, top, back+i*inc);
594 glVertex3f(left, top, back+i*inc);
602 glVertex3f(right-i*inc, bottom, back);
605 glVertex3f(right, bottom, back+i*inc);
606 glVertex3f(left, bottom, back+i*inc);