root/src/apps/glteapot/teapot.h
/*
        Copyright 1999, Be Incorporated.   All Rights Reserved.
        This file may be used under the terms of the Be Sample Code License.
*/

#include <GL/gl.h>

void auxSolidTeapot(GLdouble scale);
void auxWireTeapot(GLdouble scale);