BTRFS: Implement BTree::Path and change _Find.
[haiku.git] / src / apps / glteapot / teapot.h
blob07ef2fc3fa62e477550b7e8f5f3a4efd9d515d1c
1 /*
2 Copyright 1999, Be Incorporated. All Rights Reserved.
3 This file may be used under the terms of the Be Sample Code License.
4 */
6 #include <GL/gl.h>
8 void auxSolidTeapot(GLdouble scale);
9 void auxWireTeapot(GLdouble scale);