| Package | Description |
|---|---|
| org.lwjgl.util.glu | |
| org.lwjgl.util.glu.tessellation |
| Modifier and Type | Class and Description |
|---|---|
class |
GLUtessellatorCallbackAdapter
The GLUtessellatorCallbackAdapter provides a default implementation of
GLUtessellatorCallback
with empty callback methods. |
| Modifier and Type | Method and Description |
|---|---|
void |
GLUtessellator.gluTessCallback(int which,
GLUtessellatorCallback aCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
GLUtessellatorImpl.gluTessCallback(int which,
GLUtessellatorCallback aCallback) |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.