com.jogamp.opengl.impl.glu
Class Glue

java.lang.Object
  extended by com.jogamp.opengl.impl.glu.Glue

public class Glue
extends Object

Author:
Administrator

Constructor Summary
Glue()
          Creates a new instance of Glue
 
Method Summary
static String __gluNURBSErrorString(int errno)
           
static String __gluTessErrorString(int errno)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Glue

public Glue()
Creates a new instance of Glue

Method Detail

__gluNURBSErrorString

public static String __gluNURBSErrorString(int errno)

__gluTessErrorString

public static String __gluTessErrorString(int errno)


Copyright 2010 JogAmp Community.