Signature
Parameters
Variables | Description |
---|---|
base |
The radius of the base of the cone.
|
height |
The height of the cone.
|
slices |
The number of subdivisions around the Z axis.
|
stacks |
The number of subdivisions along the Z axis.
|
See Also
glutSolidSphere glutSolidCube glutSolidTorus glutSolidDodecahedron glutSolidOctahedron glutSolidTetrahedron glutSolidIcosahedron glutSolidTeapotSample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
glutSolidCone