ReactOS 0.4.15-dev-7834-g00c4b3d
GLUquadric Struct Reference

Public Member Functions

 void (GLAPIENTRY *errorCallback)(GLint)
 

Public Attributes

GLint normals
 
GLboolean textureCoords
 
GLint orientation
 
GLint drawStyle
 

Detailed Description

Definition at line 45 of file quad.c.

Member Function Documentation

◆ void()

GLUquadric::void ( GLAPIENTRY errorCallback)

Member Data Documentation

◆ drawStyle

GLint GLUquadric::drawStyle

Definition at line 49 of file quad.c.

Referenced by gluCylinder(), gluNewQuadric(), gluPartialDisk(), gluQuadricDrawStyle(), and gluSphere().

◆ normals

GLint GLUquadric::normals

Definition at line 46 of file quad.c.

Referenced by gluCylinder(), gluNewQuadric(), gluPartialDisk(), gluQuadricNormals(), and gluSphere().

◆ orientation

GLint GLUquadric::orientation

Definition at line 48 of file quad.c.

Referenced by gluCylinder(), gluNewQuadric(), gluPartialDisk(), gluQuadricOrientation(), and gluSphere().

◆ textureCoords

GLboolean GLUquadric::textureCoords

Definition at line 47 of file quad.c.

Referenced by gluCylinder(), gluNewQuadric(), gluPartialDisk(), gluQuadricTexture(), and gluSphere().


The documentation for this struct was generated from the following file: