Query: gluquadricorientation
OS: redhat
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLUQUADRICORIENTATION(3G) GLUQUADRICORIENTATION(3G)NAMEgluQuadricOrientation - specify inside/outside orientation for quadricsC SPECIFICATIONvoid gluQuadricOrientation( GLUquadric* quad, GLenum orientation )PARAMETERSquad Specifies the quadrics object (created with gluNewQuadric). orientation Specifies the desired orientation. Valid values are GLU_OUTSIDE and GLU_INSIDE.DESCRIPTIONgluQuadricOrientation specifies what kind of orientation is desired for quadrics rendered with quad. The orientation values are as follows: GLU_OUTSIDE Quadrics are drawn with normals pointing outward (the initial value). GLU_INSIDE Quadrics are drawn with normals pointing inward. Note that the interpretation of outward and inward depends on the quadric being drawn.SEE ALSOgluNewQuadric(3G), gluQuadricDrawStyle(3G), gluQuadricNormals(3G), gluQuadricTexture(3G) GLUQUADRICORIENTATION(3G)
Related Man Pages |
---|
glusphere(3g) - mojave |
glunewquadric(3g) - redhat |
glusphere(3g) - redhat |
gludisk(3g) - xfree86 |
glunewquadric(3g) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Make all words begin with capital letter? |
How to capture ^x,^y via bash script? |
Tar Command |
Issue with "rsh" on RedHat |