Tao.FreeGlut SDK Documentation

Glut.glutSolidCube Method 

[Visual Basic]
Public Shared Sub glutSolidCube( _
   ByVal size As Double _
)
[C#]
public static void glutSolidCube(
   double size
);

See Also

Glut Class | Tao.FreeGlut Namespace