Query: glutwirecone
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutWireCone -- Draw a wireframe cone.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutWireCone(GLdouble base, GLdouble height, GLint slices, GLint stacks);PARAMETERSbase Cone radius at the base in the xy plane. height Height of cone in positive z direction. slices The number of divisions around the z axis. (latitudal) stacks The number of divisions along the z axis. (longitudal)DESCRIPTIONThe glutWireCone() function draws a wireframe cone with a base in the xy plane oriented in positive z.CAVEATSThe number of line segments representing the conical surface is proportional to (slices*stacks).SEE ALSOglutSolidCone(3) Epoch
Related Man Pages |
---|
gludisk(3g) - mojave |
glucylinder(3g) - redhat |
glucylinder(3g) - centos |
glucylinder(3g) - xfree86 |
glusphere(3g) - suse |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
Tar Command |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |