Tao.FreeGlut SDK Documentation
Glut.glutSolidTeapot Method
[Visual Basic]
Public Shared Sub glutSolidTeapot( _
ByVal
size
As
Double
_
)
[C#]
public static
void
glutSolidTeapot(
double
size
);
See Also
Glut Class
|
Tao.FreeGlut Namespace