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