home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1999 July: Mac OS SDK
/
Dev.CD Jul 99 SDK1.toast
/
Development Kits
/
Mac OS
/
OpenGL 1.0 SDK
/
Source
/
Libraries
/
glut
/
glut_dials.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-05-18
|
409 b
|
20 lines
|
[
TEXT/CWIE
]
/* Copyright (c) Mark J. Kilgard, 1994. */
/* This program is freely distributable without licensing fees
and is provided without guarantee or warrantee expressed or
implied. This program is -not- in the public domain. */
#include "gl.h"
#include "agl.h"
#include "glut.h"
#include "glutint.h"
void glutButtonBoxFunc(GLUTbuttonBoxCB buttonBoxFunc)
{
}
void glutDialsFunc(GLUTdialsCB dialsFunc)
{
}