com.hermetica.magician
Interface GLUConstants

All Known Subinterfaces:
GLU

public abstract interface GLUConstants

Class containing constants for all the variables defined for use within GLU. This interface can be implemented within any end-user applications for easy access to the constant values without needing to make a hard reference to the GLU class

Version:
$Id: GLUConstants.java.stub,v 1.2 1999/06/03 23:11:48 descarte Exp $
Author:
Alligator Descartes for Arcane Technologies Ltd.

Field Summary
static int GLU_AUTO_LOAD_MATRIX
          A NURBS property
static int GLU_BEGIN
          Callback tag
static int GLU_CCW
          Counter-clockwise orientation of winding rules
static int GLU_CULLING
          A NURBS property
static int GLU_CW
          Clockwise orientation of winding rules
static int GLU_DISPLAY_MODE
          A NURBS property
static int GLU_DOMAIN_DISTANCE
          Variety of sampling method
static int GLU_EDGE_FLAG
          Sets the edge direction
static int GLU_END
          Callback tag
static int GLU_ERROR
          Callback tag
static int GLU_EXTENSIONS
          Specifies which extensions are present in this implementation of OpenGL
static int GLU_EXTERIOR
          Specifies an exterior edge
static int GLU_FALSE
          False value
static int GLU_FILL
          Fills polygons generated by various glu* routines
static int GLU_FLAT
          Uses polygon normals on polygons generated by various glu* routines
static int GLU_INCOMPATIBLE_GL_VERSION
          !!!Needs comment!!!
static int GLU_INSIDE
          A possible orientation for quadric rendering
static int GLU_INTERIOR
          Specifies an interior edge
static int GLU_INVALID_ENUM
          An invalid type was specified in a glu* call
static int GLU_INVALID_OPERATION
          !!!Needs comment!!!
static int GLU_INVALID_VALUE
          An invalid value was specified in a glu* call
static int GLU_LINE
          A rendering style for quadric rendering
static int GLU_MAP1_TRIM_2
          NURBS Surface type
static int GLU_MAP1_TRIM_3
          NURBS Surface type
static int GLU_NONE
          Specifies no action or style
static int GLU_NURBS_BEGIN_DATA_EXT
          !!!Needs comment!!!
static int GLU_NURBS_BEGIN_EXT
          !!!Needs comment!!!
static int GLU_NURBS_COLOR_DATA_EXT
          !!!Needs comment!!!
static int GLU_NURBS_COLOR_EXT
          !!!Needs comment!!!
static int GLU_NURBS_END_DATA_EXT
          !!!Needs comment!!!
static int GLU_NURBS_END_EXT
          !!!Needs comment!!!
static int GLU_NURBS_ERROR1
          NURBS Error 1
static int GLU_NURBS_ERROR10
          NURBS Error 10
static int GLU_NURBS_ERROR11
          NURBS Error 11
static int GLU_NURBS_ERROR12
          NURBS Error 12
static int GLU_NURBS_ERROR13
          NURBS Error 13
static int GLU_NURBS_ERROR14
          NURBS Error 14
static int GLU_NURBS_ERROR15
          NURBS Error 15
static int GLU_NURBS_ERROR16
          NURBS Error 16
static int GLU_NURBS_ERROR17
          NURBS Error 17
static int GLU_NURBS_ERROR18
          NURBS Error 18
static int GLU_NURBS_ERROR19
          NURBS Error 19
static int GLU_NURBS_ERROR2
          NURBS Error 2
static int GLU_NURBS_ERROR20
          NURBS Error 20
static int GLU_NURBS_ERROR21
          NURBS Error 21
static int GLU_NURBS_ERROR22
          NURBS Error 22
static int GLU_NURBS_ERROR23
          NURBS Error 23
static int GLU_NURBS_ERROR24
          NURBS Error 24
static int GLU_NURBS_ERROR25
          NURBS Error 25
static int GLU_NURBS_ERROR26
          NURBS Error 26
static int GLU_NURBS_ERROR27
          NURBS Error 27
static int GLU_NURBS_ERROR28
          NURBS Error 28
static int GLU_NURBS_ERROR29
          NURBS Error 29
static int GLU_NURBS_ERROR3
          NURBS Error 3
static int GLU_NURBS_ERROR30
          NURBS Error 30
static int GLU_NURBS_ERROR31
          NURBS Error 31
static int GLU_NURBS_ERROR32
          NURBS Error 32
static int GLU_NURBS_ERROR33
          NURBS Error 33
static int GLU_NURBS_ERROR34
          NURBS Error 34
static int GLU_NURBS_ERROR35
          NURBS Error 35
static int GLU_NURBS_ERROR36
          NURBS Error 36
static int GLU_NURBS_ERROR37
          NURBS Error 37
static int GLU_NURBS_ERROR4
          NURBS Error 4
static int GLU_NURBS_ERROR5
          NURBS Error 5
static int GLU_NURBS_ERROR6
          NURBS Error 6
static int GLU_NURBS_ERROR7
          NURBS Error 7
static int GLU_NURBS_ERROR8
          NURBS Error 8
static int GLU_NURBS_ERROR9
          NURBS Error 9
static int GLU_NURBS_MODE_EXT
          !!!Needs comment!!!
static int GLU_NURBS_NORMAL_DATA_EXT
          !!!Needs comment!!!
static int GLU_NURBS_NORMAL_EXT
          !!!Needs comment!!!
static int GLU_NURBS_RENDERER_EXT
          !!!Needs comment!!!
static int GLU_NURBS_TESSELLATOR_EXT
          !!!Needs comment!!!
static int GLU_NURBS_TEX_COORD_DATA_EXT
          !!!Needs comment!!!
static int GLU_NURBS_TEX_COORD_EXT
          !!!Needs comment!!!
static int GLU_NURBS_VERTEX_DATA_EXT
          !!!Needs comment!!!
static int GLU_NURBS_VERTEX_EXT
          !!!Needs comment!!!
static int GLU_OBJECT_PARAMETRIC_ERROR_EXT
          !!!Needs comment!!!
static int GLU_OBJECT_PATH_LENGTH_EXT
          !!!Needs comment!!!
static int GLU_OUT_OF_MEMORY
          Signifies that the system ran out of memory during a glu* routine call
static int GLU_OUTLINE_PATCH
          A rendering style for quadric rendering
static int GLU_OUTLINE_POLYGON
          A rendering style for quadric rendering
static int GLU_OUTSIDE
          A possible orientation for quadric rendering
static int GLU_PARAMETRIC_ERROR
          A NURBS property
static int GLU_PARAMETRIC_TOLERANCE
          A NURBS property
static int GLU_PATH_LENGTH
          Variety of sampling method
static int GLU_POINT
          A rendering style for quadric rendering
static int GLU_SAMPLING_METHOD
          A NURBS property
static int GLU_SAMPLING_TOLERANCE
          !!!Needs comment!!!
static int GLU_SILHOUETTE
          A rendering style for quadric rendering
static int GLU_SMOOTH
          Uses vertex normals on polygons generated by various glu* routines
static int GLU_TESS_BEGIN
          Callback tag
static int GLU_TESS_BEGIN_DATA
          !!!Needs comment!!!
static int GLU_TESS_BOUNDARY_ONLY
          !!!Needs comment!!!
static int GLU_TESS_COMBINE
          Specifies that the tesselated data should be combined
static int GLU_TESS_COMBINE_DATA
          !!!Needs comment!!!
static int GLU_TESS_COORD_TOO_LARGE
          !!!Needs comment!!!
static int GLU_TESS_EDGE_FLAG
          Sets the edge direction
static int GLU_TESS_EDGE_FLAG_DATA
          !!!Needs comment!!!
static int GLU_TESS_END
          Callback tag
static int GLU_TESS_END_DATA
          !!!Needs comment!!!
static int GLU_TESS_ERROR
          Callback tag
static int GLU_TESS_ERROR_DATA
          !!!Needs comment!!!
static int GLU_TESS_ERROR1
          !!!Needs comment!!!
static int GLU_TESS_ERROR2
          !!!Needs comment!!!
static int GLU_TESS_ERROR3
          !!!Needs comment!!!
static int GLU_TESS_ERROR4
          !!!Needs comment!!!
static int GLU_TESS_ERROR5
          !!!Needs comment!!!
static int GLU_TESS_ERROR6
          !!!Needs comment!!!
static int GLU_TESS_ERROR7
          !!!Needs comment!!!
static int GLU_TESS_ERROR8
          !!!Needs comment!!!
static int GLU_TESS_MISSING_BEGIN_CONTOUR
          !!!Needs comment!!!
static int GLU_TESS_MISSING_BEGIN_POLYGON
          !!!Needs comment!!!
static int GLU_TESS_MISSING_END_CONTOUR
          !!!Needs comment!!!
static int GLU_TESS_MISSING_END_POLYGON
          !!!Needs comment!!!
static int GLU_TESS_NEED_COMBINE_CALLBACK
          !!!Needs comment!!!
static int GLU_TESS_TOLERANCE
          !!!Needs comment!!!
static int GLU_TESS_VERTEX
          Callback tag
static int GLU_TESS_VERTEX_DATA
          !!!Needs comment!!!
static int GLU_TESS_WINDING_ABS_GEQ_TWO
          !!!Needs comment!!!
static int GLU_TESS_WINDING_NEGATIVE
          !!!Needs comment!!!
static int GLU_TESS_WINDING_NONZERO
          !!!Needs comment!!!
static int GLU_TESS_WINDING_ODD
          !!!Needs comment!!!
static int GLU_TESS_WINDING_POSITIVE
          !!!Needs comment!!!
static int GLU_TESS_WINDING_RULE
          !!!Needs comment!!!
static int GLU_TRUE
          True value
static int GLU_U_STEP
          A NURBS property
static int GLU_UNKNOWN
          Unknown quantity
static int GLU_V_STEP
          A NURBS property
static int GLU_VERSION
          The version of GLU
static int GLU_VERTEX
          Callback tag
 

Field Detail

GLU_NURBS_TEX_COORD_DATA_EXT

public static final int GLU_NURBS_TEX_COORD_DATA_EXT
!!!Needs comment!!!

GLU_NURBS_ERROR33

public static final int GLU_NURBS_ERROR33
NURBS Error 33

GLU_NURBS_ERROR34

public static final int GLU_NURBS_ERROR34
NURBS Error 34

GLU_SAMPLING_METHOD

public static final int GLU_SAMPLING_METHOD
A NURBS property

GLU_NURBS_ERROR35

public static final int GLU_NURBS_ERROR35
NURBS Error 35

GLU_INSIDE

public static final int GLU_INSIDE
A possible orientation for quadric rendering

GLU_NURBS_ERROR36

public static final int GLU_NURBS_ERROR36
NURBS Error 36

GLU_OUTSIDE

public static final int GLU_OUTSIDE
A possible orientation for quadric rendering

GLU_NURBS_ERROR37

public static final int GLU_NURBS_ERROR37
NURBS Error 37

GLU_TESS_WINDING_NEGATIVE

public static final int GLU_TESS_WINDING_NEGATIVE
!!!Needs comment!!!

GLU_TESS_NEED_COMBINE_CALLBACK

public static final int GLU_TESS_NEED_COMBINE_CALLBACK
!!!Needs comment!!!

GLU_TESS_WINDING_RULE

public static final int GLU_TESS_WINDING_RULE
!!!Needs comment!!!

GLU_BEGIN

public static final int GLU_BEGIN
Callback tag

GLU_POINT

public static final int GLU_POINT
A rendering style for quadric rendering

GLU_ERROR

public static final int GLU_ERROR
Callback tag

GLU_FALSE

public static final int GLU_FALSE
False value

GLU_AUTO_LOAD_MATRIX

public static final int GLU_AUTO_LOAD_MATRIX
A NURBS property

GLU_NURBS_END_EXT

public static final int GLU_NURBS_END_EXT
!!!Needs comment!!!

GLU_U_STEP

public static final int GLU_U_STEP
A NURBS property

GLU_OBJECT_PATH_LENGTH_EXT

public static final int GLU_OBJECT_PATH_LENGTH_EXT
!!!Needs comment!!!

GLU_TESS_WINDING_NONZERO

public static final int GLU_TESS_WINDING_NONZERO
!!!Needs comment!!!

GLU_CCW

public static final int GLU_CCW
Counter-clockwise orientation of winding rules

GLU_TESS_MISSING_BEGIN_POLYGON

public static final int GLU_TESS_MISSING_BEGIN_POLYGON
!!!Needs comment!!!

GLU_NURBS_ERROR1

public static final int GLU_NURBS_ERROR1
NURBS Error 1

GLU_NURBS_ERROR2

public static final int GLU_NURBS_ERROR2
NURBS Error 2

GLU_NURBS_ERROR3

public static final int GLU_NURBS_ERROR3
NURBS Error 3

GLU_FILL

public static final int GLU_FILL
Fills polygons generated by various glu* routines

GLU_NURBS_ERROR4

public static final int GLU_NURBS_ERROR4
NURBS Error 4

GLU_NURBS_ERROR5

public static final int GLU_NURBS_ERROR5
NURBS Error 5

GLU_NURBS_END_DATA_EXT

public static final int GLU_NURBS_END_DATA_EXT
!!!Needs comment!!!

GLU_NURBS_ERROR6

public static final int GLU_NURBS_ERROR6
NURBS Error 6

GLU_NURBS_ERROR7

public static final int GLU_NURBS_ERROR7
NURBS Error 7

GLU_NURBS_ERROR8

public static final int GLU_NURBS_ERROR8
NURBS Error 8

GLU_INTERIOR

public static final int GLU_INTERIOR
Specifies an interior edge

GLU_NURBS_ERROR9

public static final int GLU_NURBS_ERROR9
NURBS Error 9

GLU_EXTERIOR

public static final int GLU_EXTERIOR
Specifies an exterior edge

GLU_TESS_COMBINE_DATA

public static final int GLU_TESS_COMBINE_DATA
!!!Needs comment!!!

GLU_TESS_END

public static final int GLU_TESS_END
Callback tag

GLU_NURBS_BEGIN_DATA_EXT

public static final int GLU_NURBS_BEGIN_DATA_EXT
!!!Needs comment!!!

GLU_NURBS_VERTEX_EXT

public static final int GLU_NURBS_VERTEX_EXT
!!!Needs comment!!!

GLU_INVALID_OPERATION

public static final int GLU_INVALID_OPERATION
!!!Needs comment!!!

GLU_TESS_WINDING_ABS_GEQ_TWO

public static final int GLU_TESS_WINDING_ABS_GEQ_TWO
!!!Needs comment!!!

GLU_CW

public static final int GLU_CW
Clockwise orientation of winding rules

GLU_DISPLAY_MODE

public static final int GLU_DISPLAY_MODE
A NURBS property

GLU_TESS_TOLERANCE

public static final int GLU_TESS_TOLERANCE
!!!Needs comment!!!

GLU_TESS_BEGIN_DATA

public static final int GLU_TESS_BEGIN_DATA
!!!Needs comment!!!

GLU_VERTEX

public static final int GLU_VERTEX
Callback tag

GLU_OUT_OF_MEMORY

public static final int GLU_OUT_OF_MEMORY
Signifies that the system ran out of memory during a glu* routine call

GLU_TESS_MISSING_BEGIN_CONTOUR

public static final int GLU_TESS_MISSING_BEGIN_CONTOUR
!!!Needs comment!!!

GLU_PATH_LENGTH

public static final int GLU_PATH_LENGTH
Variety of sampling method

GLU_EXTENSIONS

public static final int GLU_EXTENSIONS
Specifies which extensions are present in this implementation of OpenGL

GLU_TESS_MISSING_END_POLYGON

public static final int GLU_TESS_MISSING_END_POLYGON
!!!Needs comment!!!

GLU_NURBS_BEGIN_EXT

public static final int GLU_NURBS_BEGIN_EXT
!!!Needs comment!!!

GLU_TESS_ERROR_DATA

public static final int GLU_TESS_ERROR_DATA
!!!Needs comment!!!

GLU_NURBS_NORMAL_EXT

public static final int GLU_NURBS_NORMAL_EXT
!!!Needs comment!!!

GLU_TESS_BOUNDARY_ONLY

public static final int GLU_TESS_BOUNDARY_ONLY
!!!Needs comment!!!

GLU_INVALID_VALUE

public static final int GLU_INVALID_VALUE
An invalid value was specified in a glu* call

GLU_SILHOUETTE

public static final int GLU_SILHOUETTE
A rendering style for quadric rendering

GLU_TESS_EDGE_FLAG

public static final int GLU_TESS_EDGE_FLAG
Sets the edge direction

GLU_INCOMPATIBLE_GL_VERSION

public static final int GLU_INCOMPATIBLE_GL_VERSION
!!!Needs comment!!!

GLU_TESS_MISSING_END_CONTOUR

public static final int GLU_TESS_MISSING_END_CONTOUR
!!!Needs comment!!!

GLU_INVALID_ENUM

public static final int GLU_INVALID_ENUM
An invalid type was specified in a glu* call

GLU_NURBS_MODE_EXT

public static final int GLU_NURBS_MODE_EXT
!!!Needs comment!!!

GLU_PARAMETRIC_TOLERANCE

public static final int GLU_PARAMETRIC_TOLERANCE
A NURBS property

GLU_TESS_EDGE_FLAG_DATA

public static final int GLU_TESS_EDGE_FLAG_DATA
!!!Needs comment!!!

GLU_FLAT

public static final int GLU_FLAT
Uses polygon normals on polygons generated by various glu* routines

GLU_CULLING

public static final int GLU_CULLING
A NURBS property

GLU_PARAMETRIC_ERROR

public static final int GLU_PARAMETRIC_ERROR
A NURBS property

GLU_OBJECT_PARAMETRIC_ERROR_EXT

public static final int GLU_OBJECT_PARAMETRIC_ERROR_EXT
!!!Needs comment!!!

GLU_DOMAIN_DISTANCE

public static final int GLU_DOMAIN_DISTANCE
Variety of sampling method

GLU_VERSION

public static final int GLU_VERSION
The version of GLU

GLU_OUTLINE_POLYGON

public static final int GLU_OUTLINE_POLYGON
A rendering style for quadric rendering

GLU_LINE

public static final int GLU_LINE
A rendering style for quadric rendering

GLU_EDGE_FLAG

public static final int GLU_EDGE_FLAG
Sets the edge direction

GLU_NURBS_VERTEX_DATA_EXT

public static final int GLU_NURBS_VERTEX_DATA_EXT
!!!Needs comment!!!

GLU_UNKNOWN

public static final int GLU_UNKNOWN
Unknown quantity

GLU_TESS_COORD_TOO_LARGE

public static final int GLU_TESS_COORD_TOO_LARGE
!!!Needs comment!!!

GLU_V_STEP

public static final int GLU_V_STEP
A NURBS property

GLU_NURBS_ERROR10

public static final int GLU_NURBS_ERROR10
NURBS Error 10

GLU_NURBS_ERROR11

public static final int GLU_NURBS_ERROR11
NURBS Error 11

GLU_NURBS_ERROR12

public static final int GLU_NURBS_ERROR12
NURBS Error 12

GLU_NURBS_ERROR13

public static final int GLU_NURBS_ERROR13
NURBS Error 13

GLU_SAMPLING_TOLERANCE

public static final int GLU_SAMPLING_TOLERANCE
!!!Needs comment!!!

GLU_NURBS_ERROR14

public static final int GLU_NURBS_ERROR14
NURBS Error 14

GLU_NURBS_COLOR_EXT

public static final int GLU_NURBS_COLOR_EXT
!!!Needs comment!!!

GLU_NURBS_ERROR15

public static final int GLU_NURBS_ERROR15
NURBS Error 15

GLU_NURBS_ERROR16

public static final int GLU_NURBS_ERROR16
NURBS Error 16

GLU_NURBS_ERROR17

public static final int GLU_NURBS_ERROR17
NURBS Error 17

GLU_TESS_COMBINE

public static final int GLU_TESS_COMBINE
Specifies that the tesselated data should be combined

GLU_NURBS_NORMAL_DATA_EXT

public static final int GLU_NURBS_NORMAL_DATA_EXT
!!!Needs comment!!!

GLU_NURBS_ERROR18

public static final int GLU_NURBS_ERROR18
NURBS Error 18

GLU_TESS_VERTEX

public static final int GLU_TESS_VERTEX
Callback tag

GLU_NURBS_ERROR19

public static final int GLU_NURBS_ERROR19
NURBS Error 19

GLU_TESS_BEGIN

public static final int GLU_TESS_BEGIN
Callback tag

GLU_TESS_ERROR

public static final int GLU_TESS_ERROR
Callback tag

GLU_NURBS_TESSELLATOR_EXT

public static final int GLU_NURBS_TESSELLATOR_EXT
!!!Needs comment!!!

GLU_OUTLINE_PATCH

public static final int GLU_OUTLINE_PATCH
A rendering style for quadric rendering

GLU_NURBS_RENDERER_EXT

public static final int GLU_NURBS_RENDERER_EXT
!!!Needs comment!!!

GLU_NURBS_COLOR_DATA_EXT

public static final int GLU_NURBS_COLOR_DATA_EXT
!!!Needs comment!!!

GLU_NURBS_ERROR20

public static final int GLU_NURBS_ERROR20
NURBS Error 20

GLU_TESS_VERTEX_DATA

public static final int GLU_TESS_VERTEX_DATA
!!!Needs comment!!!

GLU_NURBS_ERROR21

public static final int GLU_NURBS_ERROR21
NURBS Error 21

GLU_NURBS_ERROR22

public static final int GLU_NURBS_ERROR22
NURBS Error 22

GLU_NURBS_ERROR23

public static final int GLU_NURBS_ERROR23
NURBS Error 23

GLU_NURBS_ERROR24

public static final int GLU_NURBS_ERROR24
NURBS Error 24

GLU_TESS_ERROR1

public static final int GLU_TESS_ERROR1
!!!Needs comment!!!

GLU_SMOOTH

public static final int GLU_SMOOTH
Uses vertex normals on polygons generated by various glu* routines

GLU_NURBS_ERROR25

public static final int GLU_NURBS_ERROR25
NURBS Error 25

GLU_TESS_ERROR2

public static final int GLU_TESS_ERROR2
!!!Needs comment!!!

GLU_MAP1_TRIM_2

public static final int GLU_MAP1_TRIM_2
NURBS Surface type

GLU_NURBS_ERROR26

public static final int GLU_NURBS_ERROR26
NURBS Error 26

GLU_TESS_ERROR3

public static final int GLU_TESS_ERROR3
!!!Needs comment!!!

GLU_MAP1_TRIM_3

public static final int GLU_MAP1_TRIM_3
NURBS Surface type

GLU_NURBS_ERROR27

public static final int GLU_NURBS_ERROR27
NURBS Error 27

GLU_TESS_ERROR4

public static final int GLU_TESS_ERROR4
!!!Needs comment!!!

GLU_NURBS_ERROR28

public static final int GLU_NURBS_ERROR28
NURBS Error 28

GLU_TESS_ERROR5

public static final int GLU_TESS_ERROR5
!!!Needs comment!!!

GLU_NURBS_ERROR29

public static final int GLU_NURBS_ERROR29
NURBS Error 29

GLU_TESS_ERROR6

public static final int GLU_TESS_ERROR6
!!!Needs comment!!!

GLU_TESS_ERROR7

public static final int GLU_TESS_ERROR7
!!!Needs comment!!!

GLU_TESS_WINDING_POSITIVE

public static final int GLU_TESS_WINDING_POSITIVE
!!!Needs comment!!!

GLU_TRUE

public static final int GLU_TRUE
True value

GLU_NURBS_TEX_COORD_EXT

public static final int GLU_NURBS_TEX_COORD_EXT
!!!Needs comment!!!

GLU_TESS_ERROR8

public static final int GLU_TESS_ERROR8
!!!Needs comment!!!

GLU_TESS_WINDING_ODD

public static final int GLU_TESS_WINDING_ODD
!!!Needs comment!!!

GLU_TESS_END_DATA

public static final int GLU_TESS_END_DATA
!!!Needs comment!!!

GLU_NONE

public static final int GLU_NONE
Specifies no action or style

GLU_NURBS_ERROR30

public static final int GLU_NURBS_ERROR30
NURBS Error 30

GLU_NURBS_ERROR31

public static final int GLU_NURBS_ERROR31
NURBS Error 31

GLU_END

public static final int GLU_END
Callback tag

GLU_NURBS_ERROR32

public static final int GLU_NURBS_ERROR32
NURBS Error 32