![]() |
![]()
| ![]() |
![]()
NAMEglutSolidSphere, glutWireSphere - render a solid or wireframe sphere respectively. SYNTAXvoid glutSolidSphere(GLdouble radius, ARGUMENTSDESCRIPTIONRenders a sphere centered at the modeling coordinates origin of the specified radius. The sphere is subdivided around the Z axis into slices and along the Z axis into stacks. SEE ALSOglutSolidCube, glutSolidCone, glutSolidTorus, glutSolidDodecahedron, glutSolidOctahedron, glutSolidTetrahedron, glutSolidIcosahedron, glutSolidTeapot AUTHORMark J. Kilgard (mjk@nvidia.com)
|