Next: 11.9 glutSolidTeapotglutWireTeapot
Up: 11 Geometric Object Rendering
Previous:11.7 glutSolidTetrahedronglutWireTetrahedron
11.8 glutSolidIcosahedron, glutWireIcosahedron
glutSolidIcosahedronと
glutWireIcosahedron はそれぞれ,
ソリッド/ワイヤフレームの正二十面体を描画します.
Usage
void glutSolidIcosahedron(void);
void glutWireIcosahedron(void);
Description
glutSolidIcosahedron と glutWireIcosahedron はそれぞれ,
モデル座標系に中心があり,
半径 1.0 のソリッド/ワイヤフレームの正二十面体を描画する.
Next: 11.9 glutSolidTeapotglutWireTeapot
Up: 11 Geometric Object Rendering
Previous:11.7 glutSolidTetrahedronglutWireTetrahedron
Mark Kilgard
Fri Feb 23 08:05:02 PST 1996